This website requires JavaScript.
Explore
Help
Sign In
localhots
/
breakout
Watch
1
Star
0
Fork
0
You've already forked breakout
Code
Releases
Activity
12
Commits
1
Branch
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
localhots
cd59c354ac
Add a readme and a screenshot
2015-10-28 22:30:04 +03:00
src
First attempt on handling bounce direction
2015-10-05 12:38:42 +03:00
.gitignore
Initial commit
2015-09-28 20:46:34 +03:00
Makefile
Draw bricks
2015-10-04 15:48:57 +03:00
README.md
Add a readme and a screenshot
2015-10-28 22:30:04 +03:00
screenshot.png
Add a readme and a screenshot
2015-10-28 22:30:04 +03:00
README.md
Breakout
Simple implementation of the
Breakout
game in C++ using
SDL2
library.
View Git Blame
Copy Permalink
S
Description
Reimplementation of the classic Breakout/Arkanoid game. Weekend exercise in C++
Readme
62
KiB
Languages
C++
98.5%
Makefile
1.5%