This website requires JavaScript.
Explore
Help
Sign In
gitea-mirror
/
basic-computer-games
Watch
1
Star
0
Fork
0
You've already forked basic-computer-games
mirror of
https://github.com/coding-horror/basic-computer-games.git
synced
2026-06-24 07:27:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dec0c0c4e4c19e1036936429bff24e48c97a0807
basic-computer-games
/
29 Craps
/
csharp
/
Craps
/
Craps
T
History
rbamforth
5c447bac87
Added missing bit of UI.
...
Fixed final bugs.
2021-04-18 22:28:22 +01:00
..
Craps.csproj
Initial version of Craps game.
2021-04-10 23:27:22 +01:00
CrapsGame.cs
Added missing bit of UI.
2021-04-18 22:28:22 +01:00
Dice.cs
Added test that dice rolls are random.
2021-04-11 20:57:43 +01:00
Program.cs
Added missing bit of UI.
2021-04-18 22:28:22 +01:00
UserInterface.cs
Added missing bit of UI.
2021-04-18 22:28:22 +01:00