1
0
Fork 0
Reimplementation of the classic Breakout/Arkanoid game. Weekend exercise in C++
Go to file
Gregory Eremin 1ae4028603
Define constants, set pad move limits
2015-09-30 14:56:05 +03:00
.gitignore Initial commit 2015-09-28 20:46:34 +03:00
Makefile Initial commit 2015-09-28 20:46:34 +03:00
main.cpp Define constants, set pad move limits 2015-09-30 14:56:05 +03:00