gg
:space_invader: Games you can play in your terminal written in Go
Language: go
Author: Clayton Barrett (@claytondev)
377 stars · 1149 views
Files
- SECURITY.md (md)
- internal (txt)
- app (txt)
- tetris (txt)
- tetris.go (go)
- line_animation.go (go)
- shape (txt)
- randomizer_test.go (go)
- randomizer.go (go)
- shape_test.go (go)
- shape.go (go)
- gameloop.go (go)
- gamestate_test.go (go)
- color (txt)
- color.go (go)
- scoring.go (go)
- gamestate.go (go)
- difficulty.go (go)
- dodger (txt)
- dodger.go (go)
- snake (txt)
- snake.go (go)
- tictactoe (txt)
- tictactoe.go (go)
- engine (txt)
- engine.go (go)
- engine_test.go (go)
- mcts.go (go)
- model.go (go)
- board.go (go)
- typespeed (txt)
- library.yaml (yaml)
- parse.go (go)
- typespeed.go (go)
- twenty48 (txt)
- twenty48.go (go)
- pong (txt)
- pong.go (go)
- sudoku (txt)
- sudoku.go (go)
- sudokugenerator (txt)
- generator_test.go (go)
- generator.go (go)
- connect4 (txt)
- connect4.go (go)
- maze (txt)
- mazegenerator (txt)
- mazegenerator_test.go (go)
- mazegenerator.go (go)
- maze.go (go)
- model.go (go)
- generator.go (go)
- maze.go (go)
- blackjack (txt)
- blackjack.go (go)
- hangman (txt)
- hangman.go (go)
- wordlist.go (go)
- README.md (md)
- assets (txt)
- gg.gif (image)
- gameplay.png (image)
- LICENSE (txt)
- .github (github)
- ISSUE_TEMPLATE (txt)
- feature_request.md (md)
- bug_report.md (md)
- pull_request_template.md (md)
- cmd (txt)
- gg (txt)
- main.go (go)
- scripts (txt)
- CONTRIBUTING.md (md)
- CODE_OF_CONDUCT.md (md)
- ATTRIBUTION.md (markdown)