ForthHub/discussion

RAMEN game engine pre-release

Opened this issue · 3 comments

Announcing RAMEN game engine pre-release (0.1.0) --> https://github.com/RogerLevy/ramen

Make hardware-accelerated 2D games on Windows and Linux in Forth.

A project almost 20 years in the making ... this is the one.

Congratulations on getting this done, and thank you!

Of course I found some crucial bugs right after putting out the pre-release.

0.1.1 speeds up tilemap display and fixes a scrolling bug and an object loading bug --> https://github.com/RogerLevy/ramen/releases/tag/0.1.1

RAMEN 0.1.2 fixes a bug on SwiftForth/Windows where the engine can't compile because PROGRAM isn't defined. Thanks to Dur Kox for bringing it to my attention.

https://github.com/RogerLevy/ramen/releases/tag/0.1.2