Skip to content

dlowe/donut-panic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donut Panic is my entry for the Ludum Dare 27 game jam.

The theme is '10 seconds'. Meh :)

There's a demo running here: http://lab.roguehacklab.com:5000/

To set it up locally, something like this (on linux/mac):
 $ virtualenv ~/donut-panic-venv
 $ source ~/donut-panic-venv/bin/activate
 $ pip -r requirements.txt
 $ ./donut.py
 $ open http://localhost:5000

About

ludum dare 27

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published