/GeometryWorld

A simple "math platformer" game made for Global Game Jam 2014.

Primary LanguageJavaScriptMIT LicenseMIT

Geometry World

A simple "math platformer" game made in 48 hours for Global Game Jam 2014.

In Geometry World, the player manipulates line equations in order to generate different paths through the game space, allowing the player character to complete the game objectives.

The design goal of this project was to explore a novel game mechanic that could potentially be used as a teaching tool for students learning mathematics (specifically coordinate geometry and equations of lines).

This game is written in Javascript, using the CreateJS/EaselJS libraries.

Play Online

Try it out!

Installation

The game is completely self-contained, so you can simply download the download the zip, extract it, and open index.html in the browser of your choice. Enjoy!