Skip to content

tomdieli/fistfight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fistfight!

Background

This is a flask app. My initial inspiration was 'the "lowest-level" online multiplayer game that would work'. In this case, "low-level" meant basic js, and Flask. Over time, I ended up using a few Flask plugins in the back as well as bootstrap and socket.io for the front.

(Allow time for Dynos to rev up...)

Running the App Locally

For dev purposes:

python arena_dev.py

Keep in mind you will need to set REDIS_URL and DATABASE_URL in your environment. This will require you to have a postgres and redis server instance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published