Skip to content

dfuentes/powergrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

power grid tools

Simple web application to automate some parts of playing the board game power grid. For now, this only includes keeping track of houses and calculating house purchasing costs.

##Setting up a dev environment

From within a virtual environment:

$ pip install -r requirements.txt

Once you have the dependencies installed:

$ python -m powergrid.server

to run the development server.

About

playing around with helpers for the board game powergrid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published