discussion icon indicating copy to clipboard operation
discussion copied to clipboard

RAMEN game engine pre-release

Open RogerLevy opened this issue 7 years ago • 3 comments
trafficstars

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.

RogerLevy avatar May 01 '18 20:05 RogerLevy

Congratulations on getting this done, and thank you!

larsbrinkhoff avatar May 02 '18 05:05 larsbrinkhoff

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

RogerLevy avatar May 03 '18 02:05 RogerLevy

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

RogerLevy avatar May 07 '18 22:05 RogerLevy