Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
ai
Package ai implements [game.AIModel] with routines for all actors.
|
Package ai implements [game.AIModel] with routines for all actors. |
citygen
Package citygen implements city generators.
|
Package citygen implements city generators. |
client/termgui
Package termgui implements a text-mode client over termui and drivers.
|
Package termgui implements a text-mode client over termui and drivers. |
events
Package events implements late-bound function execution for items and actors.
|
Package events implements late-bound function execution for items and actors. |
game
Package game - in concert with packages events and ai - implements the game simulation.
|
Package game - in concert with packages events and ai - implements the game simulation. |
mods
Package mods provides facilities for loading game modifications.
|
Package mods provides facilities for loading game modifications. |
lib
|
|
common-driver
Package commondriver implements part of the [termui.TerminalDriver] interface that is common between all drivers.
|
Package commondriver implements part of the [termui.TerminalDriver] interface that is common between all drivers. |
ebiten-driver
Package ebitendriver implements a [termui.TerminalDriver] with a graphical terminal emulator using Ebitengine as the backing library.
|
Package ebitendriver implements a [termui.TerminalDriver] with a graphical terminal emulator using Ebitengine as the backing library. |
imgcon
Package imgcon implements a console renderer that renders its buffer to an image.Image.
|
Package imgcon implements a console renderer that renders its buffer to an image.Image. |
pixel-driver
Package pixeldriver implements a [termui.TerminalDriver] with a graphical terminal emulator using Pixel2 as the backing library.
|
Package pixeldriver implements a [termui.TerminalDriver] with a graphical terminal emulator using Pixel2 as the backing library. |
tcell-driver
Package tcelldriver implements a [termui.TerminalDriver] for a tty using tcell as the backing library.
|
Package tcelldriver implements a [termui.TerminalDriver] for a tty using tcell as the backing library. |
termui
Package termui implements drawing and ui elements over drivers.
|
Package termui implements drawing and ui elements over drivers. |
util
Package util provides utility functions and general-use types.
|
Package util provides utility functions and general-use types. |
Click to show internal directories.
Click to hide internal directories.