Releases: Rph-nsmb/MontyHallDS
v 1.0: Touchscreen's revenge
Welcome to The Monty Hall Problem for Nintendo DS!
Changelog
- Added touchscreen support!
- Improved some other things in the code and readme
Description
This game is 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. Feel free to edit (see readme.txt for details).
The instructions for playing can be found in readme.txt.
The current version supports buttons and touchscreen, but has no sound effects. This will be updated soon.
v 0.1a: Developer's update
Welcome to The Monty Hall Problem for Nintendo DS!
Changelog
- 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.
Description
This game is 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. Feel free to edit (see readme.txt for details).
The instructions for playing can be found in readme.txt.
The current version only supports buttons, have no touch screen and no sound effects. This will be updated soon.
v 0.1: Initial release
Welcome to The Monty Hall Problem for Nintendo DS!
This game is 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. Feel free to edit (see readme.txt for details).
The instructions for playing can be found in readme.txt.
The current version only supports buttons, have no touch screen and no sound effects. This will be updated soon.
A version of the source code with commentaries will come in the week-end. It will not change anything if you just want to play the game.