Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

jgeorge300/minesweeper

Repository files navigation

MineSweeper

This is my initial implementation of MineSweeper on Google Glass

Currently, you're presented a 9x9 mine field. Move the yellow dot about the field by moving your head. Speak "reveal" to reveal a tile. Swiping left on the pad reveals a tile. Swiping right flags or unflags a tile. Game ends when a bomb is exposed.

Running on Glass

You can use your IDE to compile and install the sample or use adb on the command line:

$ adb install -r MineSweeper.apk

To start the sample, say "ok glass, play a game with minesweeper" from the Glass clock screen or use the touch menu.

TODO

I plan to implement the following features (in no particular order):

  • Use Graphics instead of text
  • Scoreboard
  • Timer
  • Selectable difficultly
  • Use Gestures
  • Others as I think of them

About

MineSweeper for Google Glass

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages