This website requires JavaScript.
Explore
Help
Sign In
stryan
/
freego
Watch
1
Star
0
Fork
0
You've already forked freego
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve
9765cadedf
export gamestate
2022-03-03 13:15:32 -05:00
board_test.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
board.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
colour_enumer.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
command_test.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
command.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
game_test.go
export gamestate
2022-03-03 13:15:32 -05:00
game.go
export gamestate
2022-03-03 13:15:32 -05:00
go.mod
add basic viewer
2022-02-21 14:22:13 -05:00
go.sum
updates
2022-02-21 18:50:03 -05:00
main.go
export gamestate
2022-03-03 13:15:32 -05:00
piece.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
player.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
rank_enumer.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
tile.go
export board, convert to lib
2022-02-21 19:07:28 -05:00
view_board.go
add basic viewer
2022-02-21 14:22:13 -05:00
view_tile.go
add basic viewer
2022-02-21 14:22:13 -05:00
viewer.go
add basic viewer
2022-02-21 14:22:13 -05:00
Description
No description provided
97
KiB
Languages
Go
100%