A simple game menu implementation using the Odin programming language and the Raylib library.
- Main menu with three options: Start Game, Options, and Exit
- Keyboard navigation (arrow keys and Enter)
- Mouse interaction (hover and click)
- Simple scene management to switch between screens
- Clean, readable code structure
- Odin Language (latest version)
- Raylib (included in Odin's vendor collection)
- Clone this repository
- Navigate to the project directory
- Run the following command: