Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pawel-12/squasher_ld54

Ludum Dare 54 game
https://github.com/pawel-12/squasher_ld54

2d cpp game ludum-dare ludum-dare-54 ludumdare sdl2

Last synced: about 22 hours ago
JSON representation

Ludum Dare 54 game

Awesome Lists containing this project

README

        

# SQUASHER
This is an updated version of my Ludum Dare 54 game Squasher. For original version check the `main` branch.
Controls WASD or mouse.

### Changes
- Game window stays open
- Added tittle screen
- Added game over screen
- Added keyboard movement with acceleration
- Added score counter
- Some bug fixes
- Code cleanup