Skip to content

linusonline/smug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smug

New, simpler attempt at the smug game engine.

Configure with CMake. Links with OpenGL (with GLU) and GLFW, plus standard C library.

Directories

guitest/ Contains demos. Tiny applications making use of Smug as a library, or parts of it.

headers/ Smug header files.

res/ Resources for demos.

res/unittests/ Resources for unit tests.

src/ The Smug source code.

test/ Unit tests of Smug source code, built using CuTest.

About

New, simpler attempt at the smug game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages