This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
our_dick
Watch
1
Star
0
Fork
0
You've already forked our_dick
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
30
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
r0nk
c355a7a9e0
play audio at the start instead.
2020-08-15 16:35:01 -05:00
assets
Got OpenGL window to render for gamestate. Had to include gl3w.c since it didn't compile to a library, so it's easier just to add it to the project.
2020-08-15 14:12:30 +00:00
doc
doc/coding_standard.txt
2020-08-15 13:59:44 -07:00
include
Separate implementation from declaration as stated in the coding standard
2020-08-15 14:20:58 -07:00
shaders
Got OpenGL window to render for gamestate. Had to include gl3w.c since it didn't compile to a library, so it's easier just to add it to the project.
2020-08-15 14:12:30 +00:00
src
play audio at the start instead.
2020-08-15 16:35:01 -05:00
.gitignore
Got OpenGL window to render for gamestate. Had to include gl3w.c since it didn't compile to a library, so it's easier just to add it to the project.
2020-08-15 14:12:30 +00:00
CMakeLists.txt
Remove librexy stuff
2020-08-14 18:20:56 -07:00
LICENSE
Initial commit
2020-08-14 18:19:35 -07:00
makefile
Got OpenGL window to render for gamestate. Had to include gl3w.c since it didn't compile to a library, so it's easier just to add it to the project.
2020-08-15 14:12:30 +00:00
Description
No description provided
1.9
MiB
Languages
C++
96%
Makefile
4%