Showcase


Most of these games are open source and some have a page with more information about their implementation.

Aussenposten

Base building game with artificial life simulation. http://aussenposten.gamejs.org/

Beneath the Duck Face

Cooperative (?) multiplayer: all players have to move the duck to the finish by issuing chat commands. Source: https://github.com/lorancou/btdf

Norzarea

A RPG puzzle adventure in Spanish with a short but awesome story. Play Norzarea: http://adrianarroyocalle.github.io/norzarea/player.html, Norzarea source on github: https://github.com/AdrianArroyoCalle/norzarea

Pirate King

Survive on a mysterious pacific island populated by evil souls. Source code: http://github.com/oberhamsi/pirateking-gamejs Video (no sound): http://vimeo.com/36223841

StarForks

A great looking shoot-em-up. Source code: https://github.com/volrath/game-off-2012

Princess Keeper

A physics game.

More information: http://www.ludumdare.com/compo/ludum-dare-25/?action=preview&uid=8588 and source code: https://github.com/lorancou/princesskeeper

Alge’s Escape

A plattformer with a twist: clone your way top victory by turning the correct combination of switches on to turn off the lasers and escape to freedom.

Source code and more information: https://github.com/hobnob/game-off-2012

Bandit Racer

The game includes simple box2d based car physics, multiplayer, waypoint based racing AI, zoomable camera that follows an object in the game world, etc.

Source code: https://github.com/domasx2/banditracer-client and more Infos: http://banditracer.eu/about

Space Fighter

Classic space shoot’em’up. Source code on github

Pinball Maze

Don’t let the pinball drop in a hole while completing the maze. If your device has orientation or motion support this game will use it.

Evil Circles

The goal is to destroy all circles with your squares. More info and source code on the Evil Circles page.

Subordination Day

Destroy the humans.

Source code and more information on ludum dare page: http://www.ludumdare.com/compo/ludum-dare-25/?action=preview&uid=18429.

CloneCatcher

Source code: https://github.com/volrath/game-off-2012

Nokia Maps Alien Invasion

Blog post about this easter egg in the Nokia Maps application.

Telemachus

Shoot em up. More info about the simple animation framework used in this game and the source code.

Game of Life

Conway’s Game of Life in JavaScript (see Wikipedia on Game of Life).

More info and source on github

Planetary

Physics game. Integrates Box2d. More info and source code on the Planetary page.

Pretty Tiles

CPU heavy landscape generator. Ground features are derived from perlin noise and drawn as ISO landscape.

More info and source on github

Y8Y2 - Infection simulation

A simple real-time strategy game based on the board-game Pandemic. Source code: https://github.com/oberhamsi/y8y2

The Last Adventurer

Ludum Dare 48h hours entry The Last Adventurer. This is a game about losing your companions. It’s an action RPG with the twist being that you start with a party of five and lose one member at a time until the final quest when you’re alone.

Halloween Pumpkin Juggling

Halloween Pumpkin Juggling (available on Chrome Webstore).

New Utopia

Remake of Utopia (1981). One of the first real time strategy games.

Creepy Forest

Audio, violence, music experiment. Only works in Firefox3+.

More info and source on github

Sad Pandas (offline since 2011/11)

A multiplayer online panda simulation. Works best on Google Chrome 13, Safari 5, or the iPad (iOS 4). Tested also with Firefox 6. More info and source code.

Sparkles

Mouse event example draw sparkles.

Sprite CPU Test

Sprite performance test. The smoother the sprites move, the stronger your PC.

Tyround

Shoot em up.

PyGame vs GameJs

the same code in both languages

Minimal

A very minimal GameJs app: A pulsating circle that reacts to clicks. Interesting because it shows how a very simple demo can be structured in GameJs. The source is about 70 LOC.

DerSoldat

audio, explosion sketch


Unfinished / On-Hold

:(

FJSM - RPG tech demo

rtsimple_4477d08ba5f2.png

Tech demo for an RPG. Skills, Line of Sight, Melee, Ranged, Item Managment, Pathfinding,…

World Control

worldcontrol_458f149598e2.png

On hold. Political strategy game. Round based, casual.

Jombies

Networking with websockets (on hold). The two green soldiers are controlled by me & my buddy.