So, my dad showed me this old arcade game, and I found out I really liked it. I mean, it's way too hard for me to get to the 4th level, but I like the idea of it. So I decided to remake it in C++, using as few libraries as possible, but most importantly to get it to a "playable" state.
My dad helped me in extracting the assets (+ providing the menu logo), and as aforementioned, introduced me to the game, since he'd already made his
own remake with GameMakerStudio 2.
This is a remake of the 1986 arcade game by Tecmo, with a menu and a custom level format. It's nowhere near finished, but I thought I should put it here nevertheless, since right now it can play the first 3 levels of the original. It's for Windows and Linux, but I haven't packaged it for linux yet. It runs well on both platforms though!
Builds here
Project page