Skip to content

ronuma/legends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

410 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Quetzal

RPG Game development for ITESM course TC2005B

Logo

Explore the docs »

View Deployed Game
View Game Demo
View Trello Board

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

About The Project

This project is a RPG game developed for the course TC2005B at ITESM.

(back to top)

Tech Stack

Web

Bootstrap CSS HTML JavaScript

Game

Unity C#

Database

MySQL

(back to top)

Getting Started

If you are interested in running the project locally, you can clone the repository and follow the instructions below:

Prerequisites

Installation

Clone the repo

git clone

In order to run the game, you will need to have a MySQL server running. You will also need to recreate the database and tables. You can find the database creation script in the folder "DB".

Once the database is running, you can open the unity project and run the game by opening the project using Unity Hub (the project can be found in the Videogame directory of this repo). You will need to change the database connection script to match your database configuration.

To edit the landing page for the game, you will need to install the dependencies for the project. You can do this by running the following command in the folder "Web":

npm install

You can then run the bootstrap project locally and edit the landing page to your liking.

(back to top)

Usage

The game can be played at https://legends-gilt.vercel.app/. An account is required to play the game. You can create an account by clicking on the "Sign Up" button on the page. Once you have an account, you can log in and start playing!

(back to top)

Roadmap

The roadmap for this project can be found in the Trello Board. The board is private, so you will need to request access to view it. You can contact the team members to request access.

See the open issues for a full list of proposed features (and known issues).

(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 MIT License. See LICENSE.txt for more information.

(back to top)

Resources

Contact

Colaborators: Team "LEGENDS"

  • Gabriel Rodríguez De Los Reyes
  • Iker García Germán
  • Rodrigo Núñez Magallanes
  • Enrique Cabrera Aguilar
  • Alejandro Arouesty Galván
  • Pablo Banzo Prida

Instructors:

  • Esteban Castillo Juarez
  • Gilberto Echeverría Furió
  • Octavio Navarro Hinojosa

Project Link: https://github.com/ronuma/legends

(back to top)

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6