Pseudo-3D Game Engine

This is a little project I've been working on ocasionally!

Using the HTML 5 canvas, javascript objects and classes, some projections, and a lot of vector math, I've made a "pseudo 3D" rendering engine. The objective is to turn this into a skating mini-game on the website!

Major challenges so far:

Controls: WASD to move forward and sideways. Space to move up. Left Shift to move down. Left and Right arrow keys to look around


I have been continuing this project by developing a skating minigame using this engine. Click the link below to see that project progress.

Skate Minigame