Skip to content

tundish/addisonarches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addison Arches

A web-based trading game, inspired by dktronics' Minder.

Written as a short and a technology demonstrator for:

  • distributed design patterns
  • Python asyncio
  • web media in games
  • cinematic CSS
  • interactive SVG

The code will change wildly and without warning, then crust over forever.

Quick Start

Requirements

  • Python 3.5.1 or later.

Check out the git repository

git clone git@github.com:tundish/addisonarches.git
cd addisonarches

Install the package

Install Addison Arches:

$ pip install .[dev,docbuild]

Build the docs from source:

$ sphinx-build addisonarches/doc addisonarches/doc/html

Read the documentation:

$ firefox addisonarches/doc/html/index.html
Author

tundish

Copyright

2015 D Haynes

Licence

GNU Affero General Public License

About

Prototype of a trading game in Python, HTML and SVG

Resources

License

Stars

Watchers

Forks

Packages

No packages published