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

https://github.com/haved/2DSmithCPP

A game I make as an exercise in C++. I've never made anything in C++ before.
https://github.com/haved/2DSmithCPP

Last synced: 4 months ago
JSON representation

A game I make as an exercise in C++. I've never made anything in C++ before.

Awesome Lists containing this project

README

        

# 2DSmithCPP
A game I make as an exercise in C++. I've never made anything in C++ before.
Edit: I realized that there is no point in making this game in C++ and started again in C# using OpenTK. The repo can be found [here](https://github.com/haved/3DSmithGameCs)