Rough first draft of maze game in c++
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -19,3 +19,10 @@
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
*.o
|
||||
*.swp
|
||||
|
||||
# you can download these from the internet
|
||||
stb_image.c
|
||||
glad.c
|
||||
|
||||
Reference in New Issue
Block a user