Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 746 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 746 Bytes

go-example

go example playground code

Learn golang as a game

go run ./go-example/dsa/game/unicode_game.go

Time      Turns   Result  Score
---       ---     ---     ---
19:16:14  1       ⚃ ⚃ ⚀   point(9)
19:16:14  2       ⚁ ⚂ ⚃   point(9)
19:16:14  3       ⚀ ⚂ ⚅   point(10)
19:16:15  4       ⚄ ⚅ ⚂   point(14)
19:16:15  5       ⚅ ⚁ ⚂   point(11)
19:16:15  6       ⚁ ⚂ ⚅   point(11)
19:16:16  7       ⚁ ⚄ ⚁   point(9)
19:16:16  8       ⚃ ⚀ ⚀   point(6)
19:16:16  9       ⚃ ⚄ ⚀   point(10)
19:16:17  10      ⚁ ⚄ ⚃   point(11)
19:16:17  11      ⚅ ⚃ ⚀   point(11)
19:16:17  12      ⚅ ⚄ ⚀   point(12)

Congratulate!! You got leopard point(12) => 🥈!!
Game Over!!