This website requires JavaScript.
Explore
Help
Sign In
zv0n
/
game
Watch
1
Star
0
Fork
0
You've already forked game
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
730a00b8fa
game
/
.gitignore
10 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Makefile and gitignore
2020-07-27 16:58:43 +00:00
*.png
*.bmp
*.o
Ignore dynamic libraries
2020-11-21 19:58:27 +00:00
*.so
*.so.*
Make dynamic library work on macos
2020-11-22 20:58:37 +00:00
*.dylib
Makefile and gitignore
2020-07-27 16:58:43 +00:00
demo
test
Move tetris to its own dir
2020-09-11 12:29:06 +00:00
tetris/tetris
Reference in New Issue
Copy Permalink