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
12
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
4653dfc614
using as a lib for now
2022-02-21 18:51:42 -05:00
board_test.go
can start a game
2022-02-20 18:36:52 -05:00
board.go
flip board coordinates
2022-02-20 18:34:38 -05:00
colour_enumer.go
can start a game
2022-02-20 18:36:52 -05:00
command_test.go
can start a game
2022-02-20 18:36:52 -05:00
command.go
can start a game
2022-02-20 18:36:52 -05:00
game_test.go
starting more game
2022-02-20 18:53:21 -05:00
game.go
add rollback netcode v1
2022-02-20 18:43:31 -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
input.go
add basic viewer
2022-02-21 14:22:13 -05:00
main.go
using as a lib for now
2022-02-21 18:51:42 -05:00
piece.go
can start a game
2022-02-20 18:36:52 -05:00
player.go
initial skeleton
2022-02-18 18:36:18 -05:00
rank_enumer.go
can start a game
2022-02-20 18:36:52 -05:00
tile.go
minor display
2022-02-20 17:11:50 -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%