Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arsulegai/snakeandladder
Snake and Ladder game in Golang
https://github.com/arsulegai/snakeandladder
go golang ladders-game snake snake-and-ladders
Last synced: 4 days ago
JSON representation
Snake and Ladder game in Golang
- Host: GitHub
- URL: https://github.com/arsulegai/snakeandladder
- Owner: arsulegai
- Created: 2018-07-29T11:43:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T12:59:28.000Z (over 6 years ago)
- Last Synced: 2023-08-03T06:53:53.880Z (over 1 year ago)
- Topics: go, golang, ladders-game, snake, snake-and-ladders
- Language: Go
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snakeandladder
Snake and Ladder game in GolangThis is work in progress version of Snake and Ladder game,
Planning to improve it a lot before calling it a software.Please feel free to contribute in making it a desktop game,
which any person can play.To run
go run snake_and_ladder.go