RAPT is a complex and challenging two-player HTML5 platformer that won "Most Fun" in Mozilla's Game On competition. It was originally developed in C++ and later ported to JavaScript for the contest. This was an experiment in JavaScript performance, both for vector graphics and for collision calculations. RAPT plays best in Google Chrome due to the highly optimized object allocations and function calls in the V8 JavaScript engine.
Submitting...
Saving...