#port #go #language #game #engine-framework

lacking

A game engine/framework port from Go

2 releases

0.0.2 Apr 22, 2023
0.0.1 Apr 19, 2023

#1221 in Game dev

MIT license

36KB
218 lines

Lacking Game Engine

logo

This project is a port of my WIP hobby game engine/framework lacking originally written in Go into another language that shall not be named. Until the you-know-which language has cleared up its trademark policy, this port is mostly frozen.

Currently, this project has a two-fold goal:

  • It is a learning experience for me to try out the language that shall not be named and make comparisons with Go.
  • If it manages to meet my expectations and overcomes some shortcomings of Go (mostly in WebAssembly aspect), it might become the official library.

This project is a WIP port. Even the original project is WIP. So avoid using this for now, since the API is guaranteed to change in backward incompatible ways.

Dependencies

~7–475KB