Stars
11
Forks
5
Watchers
11
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added cutthroat mode. Add ability for grid tiles to show opponent moves in multiplayer cutthroat.
a2017c1View on GitHubWorking on connecting two player game results page to resultstwo layout.
74bce67View on GitHubUpdated multiplayer code to work better. Updated game code to display scores and opponent's moves.
a43db0bView on GitHubAdded two new xml files, a new grid layout for two player game and a new results layout for two player game.
56c8a81View on GitHubmulitplayer implementation - first pass. Basic code complete for hosting and joining games (via enumulator) and communication between games.
8c79519View on GitHubMoved the time selection functionality to happen only when user selects the settings button from the main page.
04a28d5View on GitHubAdded Vidhya's changes to LetterGrid.java to fix findAllWords.
e96dab5View on GitHubIntegrated 'All Words' functionality code from Vidya. Modified final screen to display the list. Updated MainMenu screen to not create Game object (it was getting created twice).
df8343cView on GitHub