Skip to content

mfoschian/mMind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mMind

MasterMind Numerical edition

Guess a 4 digit number, at each try the app answer with a couple of symbols:

  • O stay for "right digit in right position"
  • V stay for "right digit in wrong position"

So "OOOO" means you win !

Install

git clone https://github.com/mfoschian/mMind.git
cd mMind
cordova platform add android
cordova emulate