This is a sprite-based performance test that compares a set of Javascript-based rendering/game engines that are currently maintained. The test includes rendering a set of graphics/shapes and sprites.
This codebase is extracted from LineRage, a fast-paced Tron-like arcade-style JavaScript game. It's not a complete working game out of the box, you'll need to implement a lot of your own logic between ...