About This Project
Xonix is a modern C++ implementation of the classic arcade game built with the SFML library. Players capture areas by drawing paths while avoiding moving enemies, combining fast-paced gameplay with strategic movement. The project demonstrates real-time rendering, collision detection, flood-fill algorithms, and object-oriented game development in C++.
C++
Game Development
SFML