lacking

Crates.iolacking
lib.rslacking
version0.0.2
sourcesrc
created_at2023-04-19 18:27:43.443135
updated_at2023-04-22 12:38:29.156771
descriptionA game engine/framework port from Go
homepage
repositoryhttps://github.com/mokiat/lacking-rs
max_upload_size
id843797
size41,311
Momchil Atanasov (mokiat)

documentation

README

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.

Commit count: 3

cargo fmt