Skip to content

Ride me is a BMX bike race. You can improve your bike handling skills, upgrade the performance of your bike and set new records on the tracks. Come on!

Notifications You must be signed in to change notification settings

marychev/ride_me

Repository files navigation

Ride me

Ride me is a BMX bike race. You can improve your bike handling skills, upgrade the performance of your bike and set new records on the tracks. Come on!

alt text

RideMe game with using Kivy framework.

Use packages:

Install environment:

git clone https://github.com/marychev/ride_me
cd ride_me
python3 -m virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
python main.py 

Run game:

cd ride_me
. venv/bin/activate
python main.py 

Run tests

python -m pytest tests/

Deploy for android

buildozer init

Go to the buildozer.spec and edit it, then type, version

buildozer android debug deploy run

Packages source for some broken libs: sdl2, sdl2_image, sdl2_ttf, sdl_mixer ... for deployment or building. Path local building libs YOUR_APP/.buildozer/android/platform/build-armeabi-v7a/packages/

About

Ride me is a BMX bike race. You can improve your bike handling skills, upgrade the performance of your bike and set new records on the tracks. Come on!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages