Skip to content

Commit

Permalink
first exile
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandarin committed Dec 24, 2023
0 parents commit 32ebbdf
Show file tree
Hide file tree
Showing 145 changed files with 250,242 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CubeShooter/compile.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
clang main.c glad_gl.c -Ofast -lglfw -lm -o tmp
./tmp
rm tmp
Loading

0 comments on commit 32ebbdf

Please sign in to comment.