https://github.com/bapjiws/concurrent-battleship
Finding all the enemy ships with goroutines
https://github.com/bapjiws/concurrent-battleship
Last synced: 2 months ago
JSON representation
Finding all the enemy ships with goroutines
- Host: GitHub
- URL: https://github.com/bapjiws/concurrent-battleship
- Owner: bapjiws
- Created: 2016-01-18T07:41:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T07:52:31.000Z (over 9 years ago)
- Last Synced: 2025-01-28T16:44:24.149Z (4 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The application spawns goroutines for each line and waits on the blocking done channel.