NORMALA and many others are using Hackety Hack to learn how to code.

Hackety Hack is a free program for Windows, Mac OS X and Linux that can teach you how to make games, applications and more and share those programs with your friends. You can ask other budding programmers questions and follow them to see what code they're working on through the Hackety Hack website.

Sign up Learn More

shoes by NORMALA

#doraemon_ekakiuta.rb
require 'thread'
requiere 'render'
W,H = 400,400
T='doreamon ekaki-uta r0.5'

Shoes.app :width=> W, :height =>H, :title =>T do
extend Render
mk_lyrics
opening

stroke royalblue
strokewidth 5
nofill
cap:round

@q = Queue.new

circle 181, 48, 36, 180, 360
dot 189,48
circle 222, 48, 36, 40, 0, 360
dot 210, 48
circle 201, 77, 30, 20, 90, 360
wire 201, 87, 201, 124
circle 201, 104, 250, 194, 132, 280