Platform Shooter Demo

This is a short platform shooter developed from scratch in JavaScript and HTML5, showcasing several game techniques such as slopes, parallax scrolling, and basic physics. Maps Maps were built in a map editor called Tiled for easier manipulation: https://www.mapeditor.org… Read More

Sierpinski

These are some demonstrations of the Sierpinski fractal, which is recursively subdivided into smaller equilateral triangles. You can view the source code by right-clicking and selecting the ‘view source’ option in your browser. These demos were made using… Read More

First Person Shooter Html5 Game – Raycasting

It has been a long time since I published a game on my blog. I have been working for the past 3.5 weeks on a very short FPS game inspired by Wolfenstein 3D, which is a groundbreaking game… Read More

ZombiePix

It is a pleasure to share my latest game project. It is a top-down zombie shooter made in HTML5 and ECMAScript 6. It is a short game with 2 levels and 2 bosses. Control Scheme: A: left D:… Read More

Canvas Tetris

Let me share with you my latest addition to my gaming projects list. I have been playing a lot of Puyo Puyo Tetris lately, which is an awesome game for the Nintendo Switch. I was thinking, hey! I… Read More