Skip to content

Evolution Simulation written in Ruby using the Gosu video game development library

Notifications You must be signed in to change notification settings

domgetter/combat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combat

Evolution Simulation written in Ruby using the Gosu video game development library

Controls:

  • Return (menu) - select menu option
  • Down (menu) - change menu selection
  • Up (menu) - change menu seleciton
  • R - Reset simulation
  • P - Pause simulation
  • E - Output data of simulation to console including info on oldest tank, youngest tank, and tank with most kills
  • Esc - Return to menu
  • Space - Populate sim with 5 new random tanks
  • "+" (numpad) - (experimental) make tanks larger (up to 5x)
  • "-" (numpad) - (experimental) make tanks smaller (down to 1x)

About

Evolution Simulation written in Ruby using the Gosu video game development library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages