(previously Rice Rocks)
You control a little spaceship that is opposed to the cosmic asteroids.
This game is remake of Rice Rocks the final project of An Introduction to Interactive Programming in Python course on Coursera from Rice University.
You have two choices:
-
Download in Play Market for your Android device.
-
You can start it from source code for this you need installing python and Kivy. Here instructions for Windows users.
-
I'm also planing share binary file for MS Windows systems, but it not ready yet.
- Update game for two players on one device.
- Draw normal joystick on screen instead buttons.
- Add settings for key mapping and etc.
- Allow multiplayer game on multiple devices.
Build and run
buildozer android debug deploy run
View logs
adb logcat | grep -i python
Remove
adb shell pm uninstall pro.crazyrussian.games.spacepilgrim
Release
buildozer android release
-
first version on Play Market
-
stable work on python 2.7
-
public version on Play Market
-
stable work on python 3
-
renamed from Rice Rocks to Space Pilgrim
Copyright 2016 - 2017, 2024 Egor Poderiagin.
All source code released under MIT license, more details in LICENSE file.
All sound effects taken from http://www.freesfx.co.uk and remastered in Audacity, if you will reuse it, you must credit www.freesfx.co.uk in your project.
Some of images had taken from final project of "An Introduction to Interactive Programming in Python" course on Coursera from Rice Univercity and can used for not commercial purposes.