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: 5 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T21:36:06.000Z (about 5 years ago)
- Last Synced: 2025-03-22T13:16:38.645Z (about 1 year 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.

**`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