Gamedev homework from 2012

September 23, 2016

I found 3 of my 1st semester 1-week assignments, from 2012, and they still work! An engine, a pathfinding alg, and a renderer!

3. A js software renderer / rasterizer that I later upgraded in c++. Play it right here!

2. A* (A star) search pathfinding with diagonals, weights, obstacles, and a dynamic chase scene. Play it right here!


1. A 2d-platformer game engine from scratch, with unbreakableā„¢ collision, procedural level, and crab bouncing. Play it right here! :P



Ā 

Newer Post         Older Post

Newest or Next Post:

Performant Unmanaged ECS

Open source multithreaded Burst compiled ECS DOTS 1.0 2023. Full game loop, diagram, documentation. Continue reading




Other Posts:

OpenXR Vulkan Gamedev Fundamentals

Published on February 24, 2023