montudor / python-life-simulator

A simple Python life simulator game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Life Simulator

forthebadge forthebadge forthebadge

A simple text-based life simulator game. This is just a small hobby project, feel free to contribute by sending a pull request or create an issue if you find a problem.

Debugging

In order to debug this program, clone this repository, and open it in Visual Studio Code. From there, you can open the debug section and click the green play button. You can also launch it via a terminal by opening the repository and running:

$ python main.py

As of right now, this repository has no dependancies; this may change in the future.

About

A simple Python life simulator game

License:MIT License


Languages

Language:Python 100.0%