Tic Tac Toe
I decided to make Tic Tac Toe using jsfiddle, and it was much more of a challenge that what I expected. I originally wanted to use »
I decided to make Tic Tac Toe using jsfiddle, and it was much more of a challenge that what I expected. I originally wanted to use »
Simon turned out to be a little bit easier than Snake to make, especially after already figuring out about event handlers and delays. This took much »
A couple days ago, I made a jsfiddle that allowed me to make a canvas in html, choose some colors, and choose sizes for brush strokes. »