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
4
Commits
1
Branch
0
Tags
50d9cbbc41bed83956c5e1fe713490d8a5c35d37
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
50d9cbbc41
input handling
2024-06-10 16:43:01 +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
input handling
2024-06-10 16:43:01 +02:00
level.h
drawing player components
2024-06-10 16:16:15 +02:00
main.c
input handling
2024-06-10 16:43:01 +02:00
renderer.c
drawing player components
2024-06-10 16:16:15 +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%