Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharkwouter/laserkombat
Shoot all the tanks in a classic puzzle game
https://github.com/sharkwouter/laserkombat
game hacktoberfest puzzle-game sdl2
Last synced: 29 days ago
JSON representation
Shoot all the tanks in a classic puzzle game
- Host: GitHub
- URL: https://github.com/sharkwouter/laserkombat
- Owner: sharkwouter
- License: gpl-3.0
- Created: 2021-05-13T10:52:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T23:05:56.000Z (over 1 year ago)
- Last Synced: 2024-07-30T20:07:47.105Z (4 months ago)
- Topics: game, hacktoberfest, puzzle-game, sdl2
- Language: C++
- Homepage:
- Size: 2.2 MB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
A classic puzzle game, now available for modern systems. Destroy all the tanks to beat the level. Stay out of line of sight, though, or you will get shot. Shoot your lasers at mirrors, blow up bomb or push your enemies into water with movable blocks to win. Good luck!
![screenshot](laserkombat.jpg?raw=true)
Originally written by David Dewey. Many thanks to him for sharing the code under the GPL license.
Port to SDL2 and C++ 17 done by Wouter Wijsman.