/rnmg

Random Number Memory Game - A game project for Artificial Intelligence course 2016 at Department of Mathematics, Airlangga University

Primary LanguageJavaScriptOtherNOASSERTION

Random Number Memory Game

A game project for Artificial Intelligence subject 2016 Department of Mathematics, Airlangga University

Setup & Run

# Install dependencies
npm install
# Run the game
npm start

License BSD-3-Clause