Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ali-ahnaf/space_rush

A simple Arcade game where players are required to score as much points as possible
https://github.com/ali-ahnaf/space_rush

arcade-game pygame python

Last synced: 2 days ago
JSON representation

A simple Arcade game where players are required to score as much points as possible

Awesome Lists containing this project

README

        

# Space Rush
A simple Arcade game where players are required to stay alive and score points for as long as possible while evading meteorites that spawns randomly. The game progresses faster with time making it challenging for the players to stay alive.

# Objective
To learn the basics of pygame and get familiar with python.

Gameplay: https://youtu.be/HqtwOKQnSnE

# How to play [requires python interpreter installed]
1. Clone the repository
2. Extract the zip file
3. run the "run.py" file

# Assets
Backgrounds and other icons were taken from:
1. https://www.flaticon.com/
2. https://www.freepik.com/home
3. http://w4.wallls.com/uploads/original/201711/14/wallls.com_137248.png

Sound effects were taken from:
1. https://www.zapsplat.com/

Background music was taken from:
1. https://www.youtube.com/watch?v=P99yh7DdFR4 [Alliance - The Speed of Light]

# Future Implementations
1. Add specific spawn points from which meteorites would randomly spawn
2. Different types of enemies would spawn randomly
3. Players can choose from a pool of space ships
4. Some objects would appear that could grant players extra HP