Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scifer99/helicopter-game

This is a 2 dimensional game (like the others I posted) where you fly a helicopter and try not to crash.
https://github.com/scifer99/helicopter-game

2d-graphics pygame-games python3 random software software-development software-engineering

Last synced: 3 days ago
JSON representation

This is a 2 dimensional game (like the others I posted) where you fly a helicopter and try not to crash.

Awesome Lists containing this project

README

        

# Helicopter-Game
This is a 2 dimensional game (like the others I posted) where you fly a helicopter and try not to crash.

Greetings all! This is a 2 Dimensional game developed as mentioned in the above statement!

Packages needed:

pip install pygame
pip install random
pip install os

Happy Coding!