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.
- Host: GitHub
- URL: https://github.com/maxiberta/lightcycle
- Owner: maxiberta
- Created: 2013-10-19T23:59:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-26T16:30:18.000Z (over 12 years ago)
- Last Synced: 2025-01-01T04:36:14.133Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 209 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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