peterjosling / risk

Networked implementation of the Risk game
1 stars 1 forks source link

Adamgrantt #155

Closed AdamGrantt closed 9 years ago

AdamGrantt commented 9 years ago

LocalPlayer and LocalGame fully functional, with easier to understand UI. Deck needs shuffled, and player order needs randomised. Fixed BUG in UIAIPlayer regarding armies dropping below 0. Many slight logical BUGS fixed.