Vector is a brand new open source project that you can use to build your own snake-like or pacman-like game in C. Even if you don't know a lot about programming, this base will help you to finish your project quickly. You can also use this code to learn about the algorithm that i used.
Vector is now a full video game, you can see how it is in the screenshots below. You must reach the highest score possible by running away from your enemies.
The project have this features:
- A simple main menu
- A new game section
- Possibility to load game
- An options section with language and music switchers
- Controls menu
You can see your score history at ~/.config/vector/score.txt
I hope this will be useful to you. Thanks for using Vector.
- Open vector's folder
- Open terminal
- make, make install
- Play
Below you can find compiling commands.
- You must follow the instalation guide, otherwise music will not be playing and program will not work properly. Also you can copy manually music files in this directoy /opt/vector/music/
I want your help to continue the project, here's a list of features that I would like to add:
- Spanish support
- GUI