Skip to content

extemporalgenome/baukasten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baukasten

Baukasten is a game toolkit written in Go which focuses on easier game development.
Baukasten is the German word for "construction kit".

Engine

The old engine based approach is located in the 'engine' branch.

Status

This is a toy project at the moment and most of it will most likly change.

License

Baukasten is made available under the Simplified BSD License.

Documentation

GoPkgDoc:

Notes

You probably need to call runtime.LockOSThread() before calling most OpenGL and GLFW related functions. To unlock call runtime.UnlockOSThread().

About

[fork] A modular game library for easy and fast game development written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages