Ecosyste.ms: Awesome
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: 18 days ago
JSON representation
A game I make as an exercise in C++. I've never made anything in C++ before.
- Host: GitHub
- URL: https://github.com/haved/2DSmithCPP
- Owner: haved
- Created: 2015-03-07T15:46:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T20:29:22.000Z (over 9 years ago)
- Last Synced: 2024-07-31T22:58:43.519Z (3 months ago)
- Language: C
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)