Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theswedishdeveloper/theatmospheregame

The Atmosphere Game - Created in LUA using the cross-platform engine Love2d
https://github.com/theswedishdeveloper/theatmospheregame

2d-game atmosphere-game game love2d love2d-framework love2d-game lua

Last synced: 8 days ago
JSON representation

The Atmosphere Game - Created in LUA using the cross-platform engine Love2d

Awesome Lists containing this project

README

        

# **THE ATMOSPHERE GAME**

The game is about trying to beware of rocks on the way down to the earth through the atmosphere. Your task is to collect as many points as possible.

![image](https://user-images.githubusercontent.com/75026831/114431853-41820c00-9bc0-11eb-88af-b302aec7d23a.png)

**`Controls:`**

Move player Up: **W**

Move player Left: **A**

Move player Down: **S**

Move player Right: **D**

Pause game: **P / ESC**

Resume game: **P / ESC**

Restart game: **R**

**`PRO TIP:`** Try to be at the bottom of the screen to get twice as fast points.

**`CREDITS:`**

Design/Music: opengameart.org

Development: Benjamin Ojanne

**`WARNING:`** You can get dizzy while playing the game.

**`TODO:`**

☑ Add player

☑ Add obstacles

☑ Spawn obstacles at random positions

☑ Add music & sound effects

☑ Change character textures

☑ Add game menu

☑ Add high score

☑ Add pause game feature