8 ms·
Show HN: A game of Risk
- nullobject 9y agoThere's a link to the code from the game, but here it is for anyone who missed it: https://github.com/nullobject/risk https://github.com/nullobject/risk
- gus_massa 9y agoThe map has too few countries and the games are too short. Can you add some configuration to set the map size, perhaps small/medium/big is enough.
- nullobject 9y agoThe maps are randomly generated. Sometimes they are small, sometimes they are large.
- gus_massa 9y agoI just got map with 7 countries for 4 players. It's too small.
- brudgers 9y agoThe mechanics are not clear to me, though I have never played a computer version of the game.
- DerekL 9y agoThe visual design reminds me of the iOS game Strategery. I used to play it constantly. http://strategerygame.com http://strategerygame.com
- petecox 9y agoThanks, Josh. Simple but addictive. I should really study the code to see how the AI works!