Update README.md

This commit is contained in:
2023-10-09 20:55:00 -04:00
committed by GitHub
parent d89807981b
commit 5ab551f5d8

View File

@@ -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++.