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-01-01 07:27:55 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b0bd1ad659f05493b326dcfeb2f1677f3154b34
basic-computer-games
/
93_23_Matches
/
java
/
CoinSide.java
Torben Möller
32e6b885ce
feat: Implement 93 23_Matches in Java
2022-01-01 20:26:10 +01:00
5 lines
46 B
Java
Raw
Blame
History
public
enum
CoinSide
{
HEADS
,
TAILS
}
Reference in New Issue
View Git Blame
Copy Permalink