Skip to Content

Labs

Body
JsSnake 03/20/2009 - 14:19

JsSnake is a game based on the classic "Snake" written in javascript, that runs in the browser. It isn't an exact clone of snake, however. It includes several new features such as portals, multi-point apples (yes, the snake eats apples....), and mongooses!

Download Source Code
Flipbookr 03/20/2009 - 14:18

Flipbookr is an online app that allows you to create flipbooks -- the oldschool form of animation. It is created in javascript and has a python backend for exporting and image manipulation.

Buttonr 03/20/2009 - 14:18

Buttonr is a javascript webapp for making ajax-looking buttons. Now, there are several tool of this sort already available, but this one has one critical difference: 100% javascript. no PHP. no Flash. no serverside image manipulation whatsoever. Why hasn't anyone else done this? Because drawing text in a javascript canvas isnt built-in, and most people dont even know it's possible. The Buttonr ajax button maker uses a special library "canvastext.js" (also created by myself), which allows it to draw text (in varied fonts) onto a javascript canvas.

Download Source Code
Ball Attack 03/19/2009 - 13:11


Ball Attack is a simple little arcade game -- reminiscent of pong or breakout, but you need to keep every increasing amounts of balls in the air with your little paddle.

Download Source Code
Laserz 03/20/2009 - 14:11


Laserz originally began as just a sandbox with a laser and unlimited mirrors to play around with (which though unbelievably entertaining, didn't really have an objective ;). Now the point is to reflect a laser, which originates in the center, through all the targets on a given level, using a limited number of mirrors.

Download Source Code
GuyBounce 03/23/2009 - 14:38


GuyBounce is a unique game in which you control multiple bouncing players at once -- using the same keys for all. The goal is to get them all into the "goal" area, signified by blue. It is written in python+pygame

Download Source Code
Missile Command 03/25/2009 - 17:06


Here's a remake of the classic "Missile Command" -- currently in an early stage, but playable.

Download Source Code
EatEmUp 04/11/2009 - 13:28


EatEmUp is a cool Artificial Intelligence simulation, which shows a "bully in the playground" type situation -- one predator goes after many prey objects, which have different "fields of view" (as manifested by the semitransparent circles surrounding them). The predator simply goes after the closes one at any given moment.
At this point, the simulation is pretty cool as a screen saver, but has no real interactive functionality.

Download Source Code
Flock 04/11/2009 - 13:57


This is a basic flocking implementation, demonstrating the organization and collection of many bodies in a cohesive group. The boids all follow the mouse, and are bounded to stay inside the screen.

Download Source Code
Gravitron 06/30/2009 - 03:05

Gravitron is a space based game where you must defeat your enemies solely by deflecting their bullets back to them.

Yeah, the help page needs work, and more levels are forthcoming. But the gameplay is pretty sweet as is, and there are a a bunch of cool enemies. suggestions/comments/bug reports are welcome.

Download Source Code

RSS

Syndicate content