summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysdocs: indicate where in the code the game startsmasterdemo
11 daysfeat: print b.hits when control reaches the main goroutinedemo
11 daysdocs: add commentsdemo
11 daysfeat: use GOEXPERIMENT=goroutineleakprofiledemo
12 daysfeat: vet the number of playersdemo
12 daysdocs: add commentdemo
12 daysdocs: edit commentdemo
12 daysfeat: make number of players configurabledemo
12 daysfeat: generalize over multiple playersdemo
12 daysfeat: add more playersdemo
12 daysdocs: add comment explaining wg.Waitdemo
12 daysfeat: use log.Fatal instead of fmt.Printlndemo
12 daysdocs: fix commentdemo
12 daysrefactor: remove unused 'done' channel parameterdemo
12 daysfeat: get something that looks like it works!demo
12 dayschore: add logging to indicate when workers start and stopdemo
12 daystest: add test filedemo
12 dayschore: ignore things related to profiling and testingdemo
12 dayschore: ignore binarydemo
12 daysrefactor: move game code into testable functiondemo
12 daysfeat: specify secs using -s + use Ball{}demo
12 daysfeat: copy ping-pong exampledemo
12 dayschore: initialize projectdemo
12 dayschore: mark project rootdemo