Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.