An open API service indexing awesome lists of open source software.

https://github.com/maxiberta/lightcycle

A simple AI lightcycle game engine.
https://github.com/maxiberta/lightcycle

Last synced: 12 months ago
JSON representation

A simple AI lightcycle game engine.

Awesome Lists containing this project

README

          

lightcycle
==========

A simple AI lightcycle game engine.

Check a Django frontend at https://github.com/pguridi/djlightcycle

Setup
-----

python setup.py develop

or

python setup.py install

Running the tests
-----------------

Just run the following command to give it a try:

nosetests