Box is a world simulator written in python with pygame.
Features
- A world generation system
- A world editor
- Simulates creatures called boxlanders. You can interact woth them.
- There are many boxlanders in the world, and together they make a civilization.
Installation
- Needs git and python installed and added to path.
git clone https://github.com/1upCommunity/Box.git
cd Box
python run.py