Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theswedishdeveloper/theatmospheregame
- Owner: theswedishdeveloper
- Created: 2021-02-15T14:43:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T21:36:06.000Z (almost 4 years ago)
- Last Synced: 2024-11-28T23:24:52.160Z (2 months ago)
- Topics: 2d-game, atmosphere-game, game, love2d, love2d-framework, love2d-game, lua
- Language: Lua
- Homepage:
- Size: 9.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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