Skip to content

A little life game made to test programming with rust.

License

Notifications You must be signed in to change notification settings

RipleyTom/gene_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gene_game

A little life game made to test programming with rust.

It includes a primitive 2d renderer to display the world: Screenshot

The blue pixels denote food(the more blue it is the more food there is).

Commands:

  • Space: pause the simulation
  • Escape: exit the simulation
  • Left click: shows Tile/Creature infos
  • Num Pad 1: sets rendering to creature diet(green = herbivores, red = carnivores, yellow = omnivores)
  • Num Pad 2: sets rendering to creature gene complexity(the greener the more genes)

About

A little life game made to test programming with rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages