Skip to content

418Cat/infinite_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infinite game of life

small fun project in rust to simulate the game of life in an infinite grid

Keybinds :

mouse

left mouse click + drag : move grid middle mouse click : toggle cell state middle mouse click + drag : set cell state to alive scroll : increase/decrease zoom right mouse click : spawn glider

keyboard

space bar : toggle pause left arrrow : decrease target frame time in ms right arrow : increase target frame time in ms top arrow : compute next frame (useful with pause on) g key : toggle grid display

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages