Welcome to Arcade Fighter!


Screenshot
retro style arcade game
Screenshot
custom C++ with SDL2 2D game engine
Screenshot
power ups and different enemies
status: study project 07/2016 - 08/2016

duration: 2 months

engine: custom SDL2

language: C++

team: 3 programmer

role: Lead & Gameplay Programmer (world generation)
Arcade Fighter is an assignment during my games programming study in the second half of the first semester. It's fully written in C++ and created with an custom SDL2 2D engine. My responsibility was the creation of the environment and the rendering of it. To design the level the user can edit an image file. This image file will be loaded at the beginning of the game and the environment is created depending on the image. There are also different layers in the environment so it Looks more dynamic. I was also responsible for the Management of this project. I merged every script and asset in the project and was in Charge of the Deadlines during this Module.