Retro Games Remake
ITP380 Individual Course Project
Development : C++, C, SDL2 Library
Year : 2024
- Used SDL2 framework to remake 2D/3D retro games including Pac-Man, Super Mario Kart, Portal etc.
- Implemented core gameplay features (e.g. Path Finding in Pac-Man, A* algorithm in Zelda, AABB Collision Detection) in C++ and C