Skip to content

A hobby game engine project of mine, nothing serious just for fun and learning.

License

Notifications You must be signed in to change notification settings

motionnblur/Coffee2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee2d

A hobby game engine project of mine, nothing serious just for fun and learning.

To run the project:

g++ scripting/main.cpp core/entities/triangle.cpp core/engine/engine.cpp lib/glad.c lib/reader.cpp -o game -L~/glfw -lglfw -lGL -Iglad/include

About

A hobby game engine project of mine, nothing serious just for fun and learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages