Skip to content

AitorAstorga/Nom-Nom-2020

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Nom Nom 2020

Small university project game made in 2020 by Aitor Astorga Saez de Vicuña and Danel Mazkiaran Hernandez
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

This game was developed as a small university project in 2020 (wouldn't have guessed by the title huh 😆). The mechanic is pretty simple: You control Alvaro, a guy in a tiny spaceship who wants to steal coins from different worlds. But the planets will defende themselves, avoid their shots!

Game characteristics:

  • Levels are inifinite and dificulty increases with each
  • Option to save the game by pressing 's'
  • There is a leaderboard with local game points

(back to top)

Built With

The thing is built with:

  • Windows
  • Visual Studio
  • C

yep, that's it 😊

(back to top)

Getting Started

Prerequisites

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

Installation

To get a local copy up and running follow these simple example steps.

  1. Download and unzip the file NomNom2020.zip
  2. Place the newly created folder in any location you wish
  3. Execute Nom Nom 2020.exe
  • OPTIONAL: you can create a shortcut to your Desktop for easy access to the game!
  1. Play!

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

(back to top)

Contact

Aitor Astorga Saez de Vicuña - a.astorga.sdv@gmail.com

  • LinkedIn

Danel Mazkiaran Hernandez - danel.mazkiaran@gmail.com

  • LinkedIn

Project Link: https://github.com/AitorAstorga/Nom-Nom-2020

(back to top)

Acknowledgments

(back to top)