Projects tagged ‘kids’


[39 total ]

0 Users

g2c is a compiler/translator, written in Ocaml, that supports programming an Arduino in a language designed by an 8-year old. The G language has no punctuation or curly braces - it's just simple ... [More] declarative programming. It has both concurrent and sequential statements. The g2c compiler takes care of inferring the types of pins (input/output) by your usage of them. Here is a whole G program: do blink pin5 fast for 10 seconds blink pin6 slow for 8 seconds until detect pin7 [Less]
Created 4 months ago.

0 Users

simply storage for teoblog
Created 4 months ago.

0 Users

Over the years I've built up quite a lot of example code, small projects, and even larger projects, which may be of use to others. This will be a place to share those with others.
Created 11 months ago.

0 Users

Drawing Board is designed to make animation easy for children of any age. It is sketch-based animation with onionskinning and can export to SVG (other formats soon). The application is written in ... [More] Python using the PyObjC bridge. It can be used as an example for learning Cocoa, Python, and PyObjC. [Less]
Created 12 months ago.

0 Users

If you are looking for the open source companion software for the WeeHack kids programming course, it will be presented here.
Created 12 months ago.

0 Users

hgh g g g ggdgd fg
Created 11 months ago.

0 Users

This project has two parts. The ComfyKeyboardEditor that will create a .config file with the actions that each button will do, and the ComfyKeyboardPlayer that will read that .config and will execute that while your press the keys.
Created 12 months ago.

0 Users

todavía no sé
Created about 1 month ago.

0 Users

SarynPaint was written for my friend Saryn, who was two years old at the time. She had some difficulty operating the mouse, specifically clicking and dragging. The program is setup to paint simply by ... [More] moving the mouse. You can select colors and paintbrush shapes by moving the mouse over the panels on the screen edges. More advanced mousing modes are available for older children. It's build in Java and should run on any Mac, Windows or Linux computer with Java 1.5 or later installed, which most computers do have already install these days. [Less]
Created 4 months ago.

0 Users

Adobe AIR Game to help kids get comfortable with the keyboard. The goal is to prevent the alphabet stream from growing by pressing the alphabet at the head of the stream. If the stream reaches the other end of the screen -- the Game is over.
Created 4 months ago.