kevansevans / OpenLR

Haxelib adaption and port of Line Rider
7 stars 0 forks source link
engine game-engine hashlink haxe heaps line-rider openlr

OpenLR - An effort to create a standardized Line Rider library! In Haxe!

Line Rider is a toy/game originally released in 2006 that has been played and improved upon since then. HXLR refers to the 'library' part of OpenLR, and is a Haxe port of the core code used to create an deterministic engine that runs in parity with other Line Rider engines. OpenLR refers to any Haxe based Line Rider program that uses HXLR and is in this repository. Currently, the main framework is Heaps, but is subject to change. Older versions used OpenFL as a framework and are not recommended for use.

A Playable example can be found here: https://kevansevans.github.io/openlr/

Goals