Doom like demo

It has been a while since my last entry, but everything is alright. For some time, I couldn’t figure out what to write in my blog that was worth posting. I always wanted to create something similar to… Read More

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