Skip to Content

Gravitron

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.

[Drupal] Make user profile URLs readable

Here's a tip for making you're community site that much more user friendly:
change this:
     http://example.com/user/5275
to this:
     http://example.com/users/joe-shmo

Much better, right?
To accomplish this, we will make use of the excellent Pathauto module, which, among other things, allows us to alias user profile urls.

All screenshots from drupal theme garden on one page

I got annoyed with drupal theme garden so I whipped up this page

this shows all the screenshots from all the (drupal 6) themes on themegarden.org
check it out here

Flock

Posted in


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.

EatEmUp


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.

Missile Command


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

GuyBounce


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

Laserz


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.

Ball Attack


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.

Songbird Recipe: Playlists

Here's a quick javascript+XPCOM recipe on how to get a list of the user's playlists in a songbird extension.

RSS

Syndicate content
Syndicate content