My first submission to the javascript 1k competition.
Archives
Categories
- Design (4)
- Gaming (1)
- Programming (24)
- Game Development (12)
- Web Development (20)
- Tutorials (2)
- Uncategorized (1)
- zombies (1)
-
My first submission to the javascript 1k competition.
Finally sat down this weekend and completed my Javascript Lunar Lander clone, JSLander.
Been messing with canvas again, and put together a little demo that creates procedural cell looking textures, based off of the Worley algorithm. You can achieve some pretty amazing results, also added the option to animate, but since the algorithm has not been optimized yet you have to keep the dimensions and number of points low. Also [...]
Just finsihed up another site for a client, http://www.michiganwakeup.com . They were very pleased with it. They asked for a site that was very simple and to the point. I still feel as if there is something missing.. but I ha a 48 hour turn around time for this so the I had to get developing pretty [...]
Want to play some old dos games on the DS? Check out DSx86 a 80286 emulator for the Nintendo DS!
My new design for the Highschool I used to attend.
Messing around with JavaScript and Canvas. Here is a version of some lightning code I adapted to work in JS and Canvas.
IF NOT EXIST does not work the same way in MySQL as it does in MSSQL.
Recently came across this awesome java game Minecraft basically the whole goal of the game (multiplayer that is) is to create and destroy things.
Added a few new things to the Jquery snowfall plugin, you now have the ability to clear the snow from elements, chaining is supported, and element matching is supported.