Skip to content

Educational project - a small python simulation with Mice and Corn, simulating a population

Notifications You must be signed in to change notification settings

n3rdkeller/mouse-population-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mouse-population-py

A small Python3 application to simulate the population of Mice. This project was for educational purposes and is not actively developed.

Installation & Usage

  • Install Python3
  • python3 main.py
    • or python3 main.py sizeX sizeY to specify the field size
  • Spawn some mice and corn by typing e.g. spawn 100 Mouse
  • Have fun watching the simulation!

About

Educational project - a small python simulation with Mice and Corn, simulating a population

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages