pguridi / pytron

A Tron like game for Python coding AI challengue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lightcycle

A simple AI lightcycle game engine.

Setup

python setup.py develop

or

python setup.py install

Running the tests

Just run the following command to give it a try:

nosetests

About

A Tron like game for Python coding AI challengue.

License:MIT License


Languages

Language:Python 55.1%Language:HTML 34.7%Language:JavaScript 6.6%Language:CSS 3.5%