Initial commit

This commit is contained in:
Zed A. Shaw 2024-04-23 13:43:11 +02:00
commit 7cf9010686
2 changed files with 4 additions and 0 deletions

1
LICENSE Normal file
View file

@ -0,0 +1 @@
It's Copyright. All Rights Reserved. You have no license at all other than permission to view it.

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# simple-cpp-game-study
This is a simple game I'm writing to test the idea of using games to teach C++.