🚀
Arrive the spaceship Arrive the spaceship is a frogger-like game made with Python, using the Pygame package
💻
Install, update and play commands Your computer must have Python 3.6 or higher, with pip command installed
- To install the game, use the command:
pip install ArriveTheSpaceship
- To update the game, use the command:
pip install --upgrade ArriveTheSpaceship
- To play the game, use the command:
ArriveTheSpaceship
🕹
How to play Use arrow keys to move Spike, the monkey, around the space, avoiding obstacles to "Arrive the Spaceship" on the other side of Spike's spawn.
🕓
Latest release - 0.0.2 This version comes with the basic logic of the game and also with a stable pip installation. Soon, there will be a game level logic, obstacles and objectives
📖
License This software is licensed under the terms of the MIT license. Please read the LICENSE file.
🖋
Authors This game was created and designed by VinÃcius Azevedo and Carlos Fuch as a university project