diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-09-30 07:30:49 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-09-30 07:30:49 -0400 |
commit | b65f39e7f00624098e929da38bf6a87a20d073f1 (patch) | |
tree | 9e4687a224cb85a18a1dccd906e41b957f4d9a6f /README.md | |
parent | 14ccfd08584574d4ac2f9ce0c152e50b74b961f9 (diff) |
added goals and readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..dda1214 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# gamedev + +gamedev is a high school project between drumsetmonkey and tcsullivan written in C++ and using SDL2/OpenGL. The goal of this project is to have a completed commercial-grade video game available to Linux and Windows users. We plan on profiting off of the game once we finish it, so once the game reaches its final stages it may become closed source (however, what was uploaded will stay for others to use as a resource). |