Global Game Jam 2018 game
You are a deadly virus! Consume all the red cells, kill all the white cells until the infection transmission is completed by taking over the heart.
- Move with arrow keys
- Escape from enemies bigger than you
- Consume enemies of smaller size
To run, start a webserver.
git clone https://github.com/ggj18/septic.git
cd septic
python -m SimpleHTTPServer 80
Open in the browser http://localhost/.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.