An RPG game developed for a teaching innovation project of the University of Salamanca (Spain).
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
An RPG game designed for a teaching innovation project called "GAMIFICACIÓN DE LAS AULAS A TRAVÉS DE UN JUEGO RPG AMBIENTADO EN LA FACULTAD DE CIENCIAS. UNIVERSIDAD DE SALAMANCA" (GAMIFICATION OF CLASSROOMS THROUGH A RPG GAME AMBIENTATED IN THE FACULTY OF SCIENCES. UNIVERSITY OF SALAMANCA) developed by staff of the Department of Computer Science and Automation of the University of Salamanca (Spain). The game consists of a base game on which four versions have been developed for four different subjects.
The game is developed with RPG Maker XP and using the Pokémon Essentials package.
To start working with this repository, the two options that can be considered, playing or modifying the game, must be taken into account.
To play the game, simply select the version of the game you want to use in the Games
folder, access the corresponding subfolder and run the .exe file containing the game's executable.
In order to modify the game, the following aspects need to be taken into account:
To install or start working with the game, just import the version of the game you want to modify into the Games
folder of RPG Maker XP. Once this is done, you can start modifying the game.
It is a game designed as a gamification tool for different subjects taught at the University of Salamanca. The main objective is to provide students with a different way of explaining and reviewing concepts related to the different subjects.
The game is designed as an escape room, where the user will have to move around the map looking for clues and interacting with the elements to then try to solve a series of problems/questions.
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.
Diego M. Jiménez Bravo - @dmjimenezbravo - dmjimenezbravo@gmail.com
Project Link: https://github.com/dmjimenezbravo/RPGGameUSAL
- RPG Maker XP.
- Pokémon Essentials.
- We would like to thank the students who have participated in this project.