Small university project game made in 2020 by Aitor Astorga Saez de Vicuña, Aitor Oruna Rodriguez, Oihan Ozaeta and Danel Mazkiaran Hernandez and Sergio Sanchez
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This program was developed as a small university project in 2020, during COVID-19 lockdown in Spain. The idea is to simulate an autonomous robot that moves from point A to point B making the shortest path. The electronic structure that makes the robot move and other different aspects, such as, the ultrasounds that detect obstacles are defined in the documentation.
The software in this repository is its application, which simulates the map or layout of a building, and lets input a start point and an objective point. Then, it generates the shortest path between them and displays the simulation of the movement it would path.
Presentation of the project in basque: PBL2 Aurkezpena 2. Taldea
Documentation of the project in basque: Txostena 2_Taldea.pdf
The thing is built with:
yep, that's it 😊
You must have a Windows operating system to play this game. Unfortunately, we were too young and Linux-less when we did this, and we didn't know any better.
Additionally, you will need support for C from Visual Studio. Install C and C++ support in Visual Studio
- Download and unzip the file NomNom2020.zip
- Place the newly created folder in any location you wish
- Execute Nom Nom 2020.exe
- OPTIONAL: you can create a shortcut to your Desktop for easy access to the game!
- Play!
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Aitor Astorga Saez de Vicuña - [email protected]
Aitor Oruna Rodriguez - [email protected]
Oihan Ozaeta Perez de arenaza - [email protected]
Danel Mazkiaran Hernandez - [email protected]
Sergio Sanchez Garcia - [email protected]
Project Link: https://github.com/AitorAstorga/Mumba