forked from RedHat-Israel/ROSE
-
Notifications
You must be signed in to change notification settings - Fork 0
Car race game for Raanana Tira project
License
kobihk/RaananaTiraProject
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
RaananaTiraProject
==================
Requirements
------------
* python-twisted
* pygame
Running the game
----------------
Start the server on some machine:
./rtp-server
Start up to 4 clients:
./rtp-client mydriver.py
For drive modules, see the examples direcotory.
To start a race, use rtp-admin tool on any machine:
./rtp-admin <server-address> start
To stop a race, use rtp-admin tool on any machine:
./rtp-admin <server-address> stop
To modify the game rate, you can use set-rate command. The following command
would change game rate to 10 frames per second:
./rtp-admin <server-address> set-rate 10
Creating a tarball
------------------
python setup.py sdist
About
Car race game for Raanana Tira project
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%