Skip to content

Latest commit

 

History

History
219 lines (154 loc) · 8.38 KB

README.md

File metadata and controls

219 lines (154 loc) · 8.38 KB

Contributors Forks Stargazers Issues MIT License


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

About The Project

This game was developed as a university game project in 2019, in the first semester of the Graduate in Computer Engineering in Mondragon Unibertsitatea. The code is written in basque but the GUI is in english.

game_screenshot

For a presentation (in basque) about the game: Click here! »

Game screenshots game_screenshot game_screenshot game_screenshot game_screenshot game_screenshot

(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 Fallen God.zip
  2. Place the newly created folder in any location you wish
  3. Execute Fallen God.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

Unai Orive Mugika - [email protected]

  • LinkedIn

Daniel Luengo Echeverria - [email protected]

  • LinkedIn

Aitor Astorga Saez de Vicuña - [email protected]

  • LinkedIn

Danel Mazkiaran Hernandez - [email protected]

  • LinkedIn

Project Link: https://github.com/UN41/FALLEN_GOD

(back to top)

Acknowledgments

(back to top)