Perry Rylance

Personal & Professional blog

Payload

WarHeads, a childhood favourite of mine, was a modern (in it’s day) take on a very old format of Artillery Game. The first I can ever recall playing was Gravity Wars on the Amiga 500, WarHeads brought so much more to the genre.

I’ve wanted to re-make this game for quite some time, and have decided to take this opportunity to learn how to use Webpack. This project will use THREE.js for graphics and a JavaScript port of Box2D for physics. I am considering adding multiplayer using websockets at some point in the future.

Using Delaunay triangulation to create nice looking destructible hulls.
Using the HTML5 canvas to spherize textures for a 3D planetary look.
Beginning to put it all together!