Final project for the course: Cross-platform programming in QT
This project was implemented using C++ and GTK as required by the assignment.
A classic Snake game with a twist.
- Normal Mode: Play within the window boundaries.
- Hard Mode: Reach 50 points and the game expands beyond the window!
- Arrow Keys: Move the snake
- Mouse: Navigate the menu
- C++ Compiler
- GTK+ 3.0 library