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
2
Commits
1
Branch
0
Tags
73260f736e90267a8a19d80c3616404b5eb0fe9e
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
73260f736e
initialize ball and bouncer
2024-06-10 14:40:53 +02:00
.gitignore
initial commit
2024-06-10 14:07:54 +02:00
constants.h
initialize ball and bouncer
2024-06-10 14:40:53 +02:00
error_codes.h
initial commit
2024-06-10 14:07:54 +02:00
level.c
initialize ball and bouncer
2024-06-10 14:40:53 +02:00
level.h
initialize ball and bouncer
2024-06-10 14:40:53 +02:00
main.c
initial commit
2024-06-10 14:07:54 +02:00
renderer.c
initialize ball and bouncer
2024-06-10 14:40:53 +02:00
renderer.h
initial commit
2024-06-10 14:07:54 +02:00
Description
A breakout clone project, with the purpose to learn C and SDL
338
KiB
Languages
C
91.1%
Makefile
8.9%