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

https://github.com/pgvalle/cppinvaders

Space Invaders coded in C++
https://github.com/pgvalle/cppinvaders

cplusplus cpp oop pico-sdl sdl2 space-invaders space-shooter

Last synced: 29 days ago
JSON representation

Space Invaders coded in C++

Awesome Lists containing this project

README

          

## Building
For now, only linux is supported. Just execute the build.sh script and
It'll generate an executable called cppinv.out in the root directory.