More actions
MontyHallDS | |
---|---|
General | |
Author | Rph |
Type | Puzzle |
Version | 1.0 |
License | MIT License |
Last Updated | 2024/06/12 |
Links | |
Download | |
Website | |
Source | |
A DS homebrew game based on the well-known problem of Monty Hall and has two modes: one for playing the game and another one for simulating around 2000 games of Monty Hall.
This game was built in one month using libnds and nflib.
Installation
For hardware, simply copy the file in your ROMs directory folder.
For emulator users, enable DLDi and set the sync folder to the folder where you have stored the game.
Screenshots
Changelog
v1.0 2024/06/12
- Added touchscreen support.
- Improved some other things in the code and readme.
v0.1a 2024/06/11
- The code has now commentaries for better understanding of how it works.
- Improved some minor things in the code and readme.
- If you have v0.1, you don't need to update to this version, excepting if you want to edit the source code.
v0.1 2024/06/08
- Initial release.