Mini-games is a GitHub project that aims to provide a collection of fun and entertaining games for users to enjoy. Although the project is intended to have multiple games, currently, it only features one game called "Refranero de Teba." This game challenges players to guess Spanish traditional sayings by discovering letters, similar to the concept of hangman.
"Refranero de Teba" is a game that tests your knowledge of Spanish traditional sayings. Players are presented with a hidden saying and must guess the letters to uncover the complete phrase. The game provides hints and feedback to guide players towards the correct answer. It's a great way to learn and explore the rich cultural heritage of Spanish proverbs.
The Mini-games project utilizes the following technologies:
- Frontend: Vue + TypeScript, Vite, Vitest, Pinia, Vuetify
- Backend: Supabase
To set up the project for development, follow these steps:
- Install the dependencies:
npm install- Start vite dev server:
npm run devThe game is also available to play through the production server. You can access it using the following URL: http://www.mini-games.es/
The Mini-games project was developed by:
Feel free to reach out to the authors if you have any questions or feedback regarding the project.
This project is licensed under the MIT License. Feel free to modify and distribute it as per the terms of the license.