Popping Bubbles for Points
I modified my falling bubbles code again so that a user can pop bubbles and get points! Who doesn't love getting points! You can also lose »
I modified my falling bubbles code again so that a user can pop bubbles and get points! Who doesn't love getting points! You can also lose »
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 »
Everybody at some point has played the fairly straightforward game of avoid the border of the screen. This seemed like a somewhat simple game to implement »
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 »
I am finding that my goal to complete something every day leads to a natural drive to finish projects that require a longer amount of time, »