|
.github
|
Update main.yml
|
2020-01-03 15:42:02 -08:00 |
|
.gitignore
|
Create .gitignore
|
2020-01-01 17:48:46 -08:00 |
|
go.mod
|
init go module
|
2020-01-01 17:46:01 -08:00 |
|
go.sum
|
Add "EliminatedBy" to snake eliminations. (#11)
|
2020-02-19 11:44:48 -08:00 |
|
LICENSE
|
Add standard LICENSE
|
2020-01-01 17:40:37 -08:00 |
|
README.md
|
Add Codecov badge to README
|
2020-01-03 11:53:01 -08:00 |
|
ruleset.go
|
Fix function name and interface tests.
|
2020-05-17 14:38:39 -07:00 |
|
solo.go
|
Add solo gameplay ruleset.
|
2020-05-17 14:29:30 -07:00 |
|
solo_test.go
|
Fix function name and interface tests.
|
2020-05-17 14:38:39 -07:00 |
|
standard.go
|
Implemented TestCreateNextBoardState (#15)
|
2020-05-28 11:26:44 -07:00 |
|
team.go
|
Add game over detection to each ruleset.
|
2020-05-17 14:22:09 -07:00 |
|
team_test.go
|
Fix function name and interface tests.
|
2020-05-17 14:38:39 -07:00 |