Skip to content

mrmohim/WarOfWord

Repository files navigation

WarOfWord

Alt text

Summary

WarOfWord is a two player word game for Android.

The main difference is that both players use the same device, therefore it can be played without an internet connection.

Building

  • To build through Android Studio, import the project and build.

Source Code

The source is divided into the following packages:

  • gameframework: A generic frame work for drawing simple graphics/animations and accepting touch events.
  • model: Manages the game state
  • ui: The user interface

Note

IF YOU FIND ANY SEVERE BUGS PLEASE KINDLY PULL REQUEST.

Releases

No releases published

Packages

No packages published

Languages