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-12 21:24:04 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
739496dd68d68c6dd123c4a2bc542b254606f847
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