mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 12:25:10 -08:00
Update comments
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Encapsulates all the state and rules for one single game of Bagels
|
||||
* Encapsulates all the state and game logic for one single game of Bagels
|
||||
*
|
||||
* Used by Bagels.java
|
||||
*
|
||||
* Jeff Jetton, 2020
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user