jgordon510 Posted May 15, 2015 Share Posted May 15, 2015 Hello, everyone. I’ve posted a couple of educational games here previously, but I wanted to let you know about a project I’m building using the phaser game engine. Mages is an HTML5 Educational Math Applet Generator. It allows users to create variable math problems with a variety of definable, interactive objects, and is geared toward elementary school mathematics pedagogy. The program runs in two modes: In load mode, the user selects the applet id, and solves the applet. If the user has successfully solved the applet, the done button will disappear. In build mode the user can create applets by choosing various object from the menu, setting the attributes for those object, and then generating the json definitions necessary to paste into the applets.json file. Here is a demo of 3 applets being built and run: https://youtu.be/zOboDzJOdY8 Here is Mages on github: https://github.com/soundgnome/mages Mages is designed to be the integrated into a larger piece of educational software, such as an online textbook, math game, or digital learning environment. Mages is licenced under a Creative Commons 4.0 International Attributional License, and is developed in Javascript using phaser and bootbox. It is my hope that it will one day be part of a Free alternative to expensive per-student-license educational software.Mages is very much a work in progress. I host a reasonably stable copy here: https://phaser-jgordon510.c9.io/MagesPublic Quote Link to comment Share on other sites More sharing options...
rich Posted May 16, 2015 Share Posted May 16, 2015 Wow, that's so much work! Very impressive Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.