A simple game implemented with C and OpenGL.
 
 
 
Go to file Use this template
Dranoel 8db09812ed
rename log level
2023-05-29 13:39:44 +01:00
assets Fix hashmap 2023-05-29 12:34:02 +01:00
include add textures 2023-05-20 20:08:06 +01:00
src rename log level 2023-05-29 13:39:44 +01:00
.ccls rename log level 2023-05-29 13:39:44 +01:00
.gitignore Initial commit 2023-05-20 11:08:44 +01:00
LICENSE Add repository information 2023-05-29 12:11:04 +01:00
Makefile rename log level 2023-05-29 13:39:44 +01:00
README.md Add repository information 2023-05-29 12:11:04 +01:00

README.md

pong

A simple demonstration of a game implemented with C and OpenGL.

Requirements