Posted on December 5, 2024
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
Posted on August 13, 2019
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
Posted on August 1, 2019
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
Posted on February 4, 2019
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
Recent Comments