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

https://github.com/stypox/into-space-remake

Remake of Into Space! built in C++17 / OpenGL
https://github.com/stypox/into-space-remake

Last synced: about 1 year ago
JSON representation

Remake of Into Space! built in C++17 / OpenGL

Awesome Lists containing this project

README

          

# Into Space! remake

This is a remake of the game Into Space! written in C++17 and OpenGL. Many components used in this project were separated into stand-alone libraries: [arg-parser](https://github.com/Stypox/arg-parser), [event-notifier](https://github.com/Stypox/event-notifier), [input-listener](https://github.com/Stypox/input-listener), [stock-container](https://github.com/Stypox/stock-container), [time-facilities](https://github.com/Stypox/time-facilities), [~~gl-abstractions~~](https://github.com/Stypox/gl-abstractions), [~~file-management~~](https://github.com/Stypox/file-management).

![Screenshot](./screenshot.png)