Directories
¶
Path | Synopsis |
---|---|
Package gameconstants provides various interesting constants for games.
|
Package gameconstants provides various interesting constants for games. |
Package gamesheet provides a minimal character sheet for agents, or players.
|
Package gamesheet provides a minimal character sheet for agents, or players. |
Package gencellular implements cellular automata (for now Conway's Game of Life).
|
Package gencellular implements cellular automata (for now Conway's Game of Life). |
Package gendemographics is based on Medieval Demographics Made Easy by S. John Ross.
|
Package gendemographics is based on Medieval Demographics Made Easy by S. John Ross. |
Package gendungeon implements a simple dungeon generator forked from https://github.com/brad811/go-dungeon which is in turn based on http://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/
|
Package gendungeon implements a simple dungeon generator forked from https://github.com/brad811/go-dungeon which is in turn based on http://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/ |
Package genfloortxt renders a primitive floor plan read from an ASCII file to the console.
|
Package genfloortxt renders a primitive floor plan read from an ASCII file to the console. |
Package genflora will at some point provide procedurally generated plants for specific biomes and climates.
|
Package genflora will at some point provide procedurally generated plants for specific biomes and climates. |
Package genmap2d implements...
|
Package genmap2d implements... |
Package genmap2derosion is based on "Simple Hydrology" See: https://nickmcd.me/2020/04/15/procedural-hydrology/
|
Package genmap2derosion is based on "Simple Hydrology" See: https://nickmcd.me/2020/04/15/procedural-hydrology/ |
Package genmapvoronoi is based on https://mewo2.com/notes/terrain/.
|
Package genmapvoronoi is based on https://mewo2.com/notes/terrain/. |
Package genmarchingcubes implements the marching cubes algorithm.
|
Package genmarchingcubes implements the marching cubes algorithm. |
Package genmarchingsquares implements the marching squares algorithm.
|
Package genmarchingsquares implements the marching squares algorithm. |
Package genpotion implements a simple alchemy generator.
|
Package genpotion implements a simple alchemy generator. |
Package genvillage provides a very simple generator which attempts to generate a self-sustaining settlement economy given a number of buildings that consume and/or produce a number of resources.
|
Package genvillage provides a very simple generator which attempts to generate a self-sustaining settlement economy given a number of buildings that consume and/or produce a number of resources. |
Package simmarket implements a simple market simulation.
|
Package simmarket implements a simple market simulation. |
Package simmemory provides a sample implementation of toughts/emotions and their storage in short, long, and core memory, based on the Dwarf Fortress wiki: http://dwarffortresswiki.org/index.php/DF2014:Memory_(thought)
|
Package simmemory provides a sample implementation of toughts/emotions and their storage in short, long, and core memory, based on the Dwarf Fortress wiki: http://dwarffortresswiki.org/index.php/DF2014:Memory_(thought) |
Package simmotive is a crude port of https://github.com/alexcu/motive-simulator which is adapted from Don Hopkins' article The Soul of The Sims which shows an prototype of the 'soul' of what became The Sims 1, written January 23, 1997.
|
Package simmotive is a crude port of https://github.com/alexcu/motive-simulator which is adapted from Don Hopkins' article The Soul of The Sims which shows an prototype of the 'soul' of what became The Sims 1, written January 23, 1997. |
Package simvillage is a port of the wonderful village simulator by Kontari.
|
Package simvillage is a port of the wonderful village simulator by Kontari. |
Package simvillage_tiles is a tile based village simulation based on: https://ebiten.org/examples/tiles.html https://ebiten.org/examples/animation.html
|
Package simvillage_tiles is a tile based village simulation based on: https://ebiten.org/examples/tiles.html https://ebiten.org/examples/animation.html |
Package simwar provides a simple war simulation based on Lanchester's Laws.
|
Package simwar provides a simple war simulation based on Lanchester's Laws. |
Package utils provides some commonly used functionality.
|
Package utils provides some commonly used functionality. |
Package vectors implements various vector thingies.
|
Package vectors implements various vector thingies. |
Click to show internal directories.
Click to hide internal directories.