Play as a bacteria colony. Collect nutrients as energy, buy upgrades and fight other colonies to grow bigger.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project was created as the final project of the Jane Street Immersion Program by contributors Cole Ramer and May Takahashi.
A linux machine is required to run this game.
- dune
opam install dune
- Clone the repo
git clone https://github.com/cole-ramer/Micro-Empire/.git
- Build the dune file
dune build
- Change git remote url to avoid accidental pushes to base project
git remote set-url origin github_username/repo_name git remote -v # confirm the changes
Cole Ramer - cole.ramer@gmail.com - LinkedIn
Maisha (May) Takahashi - maishatakahashi@gmail.com - LinkedIn

