Spanish version of the classic board game Guess Who?, written in Gambas
English Version • Features • Getting Started • License
- Classic Logic - Faithful adaptation of the original game mechanics and rules.
- Native Spanish - Fully localized experience in Spanish.
- Desktop Native - Built specifically for desktop utility leveraging lightweight Gambas components.
You must have Gambas 3 installed to execute this project. Visit the Gambas website for detailed download and installation instructions.
Note
Gambas was built primarily for Linux distributions. Support for macOS and Windows is considered experimental and might entail stability issues.
# Clone the repository:
git clone https://github.com/Freddy-Nader/guess-who.git
cd guess-who
# Run the project from source with the Gambas interpreter:
gbx3 .Alternatively, open the project folder in the Gambas 3 IDE (gambas3) and press F5.
This project is open source software licensed under the MIT License. See LICENSE for details.