Rūretto is a 2D implementation of the classic casino game, developed using the Tender language, which is specially designed for developing 2D games. This project is open source and available for contributions and modifications.
This project is a simple yet engaging simulation of the roulette game, developed as a showcase of the capabilities of the Tender language.
To run this game, you will need to have the Tender-Free interpreter installed on your machine. Follow the instructions below to get started:
-
Clone the repository:
git clone https://github.com/2dprototype/Ruretto.git cd Ruretto
-
Install Tender on your machine.
-
Run the roulette game:
tender main.td
This project is licensed under the MIT License - see the LICENSE file for details.
Bet all on Zero like a true gambler!