Bandit Racer

Bandit Racer is a free and open source HTML5 combat racing game built using GameJs framework and Box2D physics engine. It is written in pure JavaScript and uses canvas tag for rendering. The main developer is Domas Lapinskas.

Little spaceship

Here's a little spaceship for my work-in-progress shoot'em-up

External Documentation Proposal for Exposed APIs

I have been playing around with various methods of documentation and for a while I thought the way to go was inline documentation where the documentation exists within the source code, but I’ve noticed a few flaws in this approach.

Who is the target reader?

PHP views should declare their parameters

Lets look at a typical HTML view:


<h1><?= $title ?></h1>
<div><?= $content ?></div>

SkyBrush

Pure-JS / HTML5 embeddable browser based painting application. Creates a whole paint app, in the browser, ready for use. Features pretty much every standard feature; zoom, undo/redo, pencil, brush, shapes, colour picker and mixer, keyboard commands, and a lot more.

Function.implements

I build my own fake-classes pretty heavily in JS, but always build them manually.

Raycasting attempt #2

My attempt at raycasting. Currently randomized heightmap and one texture map.

Pages

Subscribe to HashBBG RSS