Skip to content

smankovsky/sidestacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Side-Stacker Game

Connect-four game where pieces stack on either side of the board instead of the bottom-up.

How to run

python3 -m venv venv

. venv/bin/activate

pip3 install -r requirements.txt

export FLASK_ENV=development
flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published