Fighter Duck
04/2023
A fun 2D fighting game built with C++ and the Qt 6.2.4 framework, without relying on a game engine.
- Designed and implemented core gameplay mechanics entirely from scratch, applying object-oriented programming principles to structure code efficiently.
- Created all original hand-drawn art assets, showcasing both technical and artistic skills.
- Overcame challenges of low-level development, gaining experience in graphics rendering, input handling, and game logic design.