Skip to content
Joshua Sanchez edited this page Nov 29, 2015 · 5 revisions

#Welcome to the Risk wiki!

This wiki serves the purpose of helping active and inquisitive developers navigate the functional nature of our Risk remake. It is split into a few sections for ease of navigation and subject relevance.

The first section, Project Information, details the background of the project for anyone who wants to read up on why things have been designed and implemented the way they are. No function reference in here, but there are programming topics that anyone interested in contributing might want to look at.

The second section, Gameplay, details the rules and mechanics of the game as has been created here and what the various elements of the HUD are used for during play. This will be especially useful for anyone that wants to play while the UI is being optimized.

The third section, Programming Reference, details the programming logic used in the program. This reference will be extremely useful for anyone that wants to contribute to the project.

Clone this wiki locally