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
176
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
rexy712
1e4279f671
Move basic window functionality to a superclass. Makes it easier to share implementation with other concrete windows using GLFW
2022-02-24 19:04:27 -08:00
assets
Rendering some amount of text bby
2022-01-26 16:43:31 -08:00
doc
Add wip cleasses. Change coding standard to have 'void' in empty parameter lists. change instances of math::vecN<GLfloat> to math::vecNf
2022-02-17 05:13:33 -08:00
include
Move basic window functionality to a superclass. Makes it easier to share implementation with other concrete windows using GLFW
2022-02-24 19:04:27 -08:00
src
Move basic window functionality to a superclass. Makes it easier to share implementation with other concrete windows using GLFW
2022-02-24 19:04:27 -08: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
class diagram.dia
Fix wayland build and merge fixes from other project using audio
2021-08-01 13:27:13 -07:00
LICENSE
Initial commit
2020-08-14 18:19:35 -07:00
makefile
Move math library to separate project
2022-02-23 19:26:58 -08:00
TODO
Working very unpolished tic-tac-toe game.
2020-10-11 12:36:05 -07:00
Description
No description provided
1.9
MiB
Languages
C++
96%
Makefile
4%