Words War is a multiplayer game where two players try to find as many words as possible on a board of letters within a time limit.
The following components are part of the game:
- The Unity Game client
- The Board Construction and publishing
- The Online board repository
- The multiplayer component
- The online leaderboards
This is a Unity 5 project located in \WordsWar\Source\WordsWarClient\
This is a .Net based tool located in \WordsWar\Source\BoardConstruction\
This is not a joke!