Skip to content

karlc1/TreeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeGame

This is an attempt at game development in pure golang. The goal is to not use any game engine or development tools (like unity etc) aside from a a bare-bone physics library and a renderer.
For physics, I use ByteArenas golang port of Box2D, and for drawing graphics I use faiface's pixel lib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published