diff --git a/README.md b/README.md index 480cc67..1df9073 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# snowland-game +# ghostland-game This is a continuation of my [goland-game](https://github.com/five-hundred-eleven/goland-game) project. While the previous project was implemented in go, for this project I was not able to get the go bindings for OpenGL working, and so I went with C++.