Skip to content

barbogast/bgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

BGame

  1. Install Django
  2. Get the code: git clone https://Koblaid@github.com/Koblaid/bgame.git
  3. Go into the created directory
  4. Create the DB: ./manage.py syncdb
  5. Start the server: ./manage.py runserver
  6. Open your browser at http://localhost:8000 for the game or http://localhost:8000/admin for the admin interface

Optionally install django-debug-toolbar

To run the tests WebTest and django-webtest are required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages