Joachim Ford Games Articles Experiments News
19.08.2022

Snakes And Ladders

PLAY

Help Drillo get through all 12 levels on his mission to destroy the X-Ray Orb. Collect upgrades for new abilities but be careful of the enemy side effects!

Use the arrow keys, WASD or ZQSD to move. Further controls are explained in-game.

This six month project was a huge learning curve for me, so I'm planning on explaining bits out in the weeks to come. If you'd like me to do a write-up for a certain aspect of the game, feel free to email me.

The complete source code is displayed below, but it is also available on github if you prefer it.

index.html:
base.js:
camera.js:
cloud.js:
door.js:
drillo.js:
effect.js:
friend.js:
game.js:
main.js:
map.js:
orb.js:
point.js:
power.js:
screen.js:
speech.js:
upgrade.js:

© Copyright Joachimford.uk — contact@joachimford.uk