This website requires JavaScript.
Explore
Help
Register
Sign In
thepigeongenerator
/
breakout_clone
Watch
1
Star
0
Fork
0
You've already forked breakout_clone
mirror of
https://github.com/thepigeongenerator/breakout_clone.git
synced
2025-12-16 22:05:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
b6c7e6f2ba7e3be0941a8b3a19d4d8553a82e3ca
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Quinn
b6c7e6f2ba
add ball movement
2024-06-10 20:27:56 +02:00
.gitignore
initial commit
2024-06-10 14:07:54 +02:00
constants.h
drawing player components
2024-06-10 16:16:15 +02:00
error_codes.h
initial commit
2024-06-10 14:07:54 +02:00
level.c
add ball movement
2024-06-10 20:27:56 +02:00
level.h
add ball movement
2024-06-10 20:27:56 +02:00
main.c
add ball movement
2024-06-10 20:27:56 +02:00
renderer.c
add ball movement
2024-06-10 20:27:56 +02:00
renderer.h
initial commit
2024-06-10 14:07:54 +02:00
vector2.h
add ball movement
2024-06-10 20:27:56 +02:00
Description
A breakout clone project, with the purpose to learn C and SDL
338
KiB
Languages
C
91.1%
Makefile
8.9%