<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dicegame/main.go, branch main</title>
<subtitle>Game simulation to help understand Go concurrency patterns.
</subtitle>
<id>https://git.brandonirizarry.xyz/dicegame/atom?h=main</id>
<link rel='self' href='https://git.brandonirizarry.xyz/dicegame/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/'/>
<updated>2026-04-23T21:39:00Z</updated>
<entry>
<title>feat: reword comment</title>
<updated>2026-04-23T21:39:00Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T21:39:00Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=6bd2615d4ee8aac13acec896631ddf349de36b4b'/>
<id>urn:sha1:6bd2615d4ee8aac13acec896631ddf349de36b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: rename guild to party</title>
<updated>2026-04-23T21:25:25Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T21:25:25Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=0b945b58ef7ba7d153c25fb86e9b4c5a09003ef0'/>
<id>urn:sha1:0b945b58ef7ba7d153c25fb86e9b4c5a09003ef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move termination task into separate function</title>
<updated>2026-04-23T21:23:20Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T21:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=431bafa41ae1a4b97b04a43fc491080497229340'/>
<id>urn:sha1:431bafa41ae1a4b97b04a43fc491080497229340</id>
<content type='text'>
This is the stopGame function.
</content>
</entry>
<entry>
<title>style: fix remaining "score" names</title>
<updated>2026-04-23T20:49:38Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:49:38Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=b4f917b43935fd7402b5d0ca4697ca544a87abba'/>
<id>urn:sha1:b4f917b43935fd7402b5d0ca4697ca544a87abba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: clarify the printouts</title>
<updated>2026-04-23T20:42:37Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=3866d339a193146b02e1ad6e94a59b323a9761f5'/>
<id>urn:sha1:3866d339a193146b02e1ad6e94a59b323a9761f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: rename Score struct to Player</title>
<updated>2026-04-23T20:41:12Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=d997dfc6b7235c49c29cfb19762f496e8fcacb10'/>
<id>urn:sha1:d997dfc6b7235c49c29cfb19762f496e8fcacb10</id>
<content type='text'>
Also make appropriate renames of related variables.
</content>
</entry>
<entry>
<title>feat: print a prettified report of the winner</title>
<updated>2026-04-23T20:39:45Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=340c72e61917d1029ca45f6c5ca91f4c4c4b987d'/>
<id>urn:sha1:340c72e61917d1029ca45f6c5ca91f4c4c4b987d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: log when the winning number is thrown</title>
<updated>2026-04-23T20:39:24Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=2b256bab45712e5f0ba883bb40a99ab29682defc'/>
<id>urn:sha1:2b256bab45712e5f0ba883bb40a99ab29682defc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: remove start message</title>
<updated>2026-04-23T20:39:05Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=501b9e7bbdff00b82c588913dab2155c03457345'/>
<id>urn:sha1:501b9e7bbdff00b82c588913dab2155c03457345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: use wait group to wait for players to finish</title>
<updated>2026-04-23T20:30:12Z</updated>
<author>
<name>Brandon C. Irizarry</name>
<email>brandon.irizarry@gmail.com</email>
</author>
<published>2026-04-23T20:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/dicegame/commit/?id=6e3c6076598eaec96afbd6624d56221c090624f6'/>
<id>urn:sha1:6e3c6076598eaec96afbd6624d56221c090624f6</id>
<content type='text'>
</content>
</entry>
</feed>
