mattwla / learnwithblockly

This is a puzzle web app based on the Blockly library. The goal is to teach math and logic skills with basic programming blocks. No knowledge of programming is needed to play!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

#Mainpage and a series of tutorial levels have been implemented

#Code is pending refactoring, some DRYness is in order (considering implenting puzzles as MVC framework, would allow to plug in a build-your-own puzzle easier)

#Meat of the interesting code is in the views (specifically pages/howto, and assets/javascript).

About

This is a puzzle web app based on the Blockly library. The goal is to teach math and logic skills with basic programming blocks. No knowledge of programming is needed to play!


Languages

Language:JavaScript 36.6%Language:HTML 33.4%Language:Ruby 20.7%Language:CSS 9.2%Language:CoffeeScript 0.2%