/threesLG

Primary LanguageVueMIT LicenseMIT

threesLG

Context

The problem is very clear and very simple. It requires no backend... though of course you can choose to add one as a Stretch Goal. This allows you to reverse engineer an app and learn to write features, and then focus on the user experience.

Required Specifications [Must Have]

  • HTML/Vuejs on the front end
  • A single player can play the game to completion
  • There is a user interface similar to the app
  • The artifact produced is properly licensed, preferably with the MIT license

Set Up (AKA Play Our Game!)

  1. Clone this repo.
  2. Change directory into this repo with $ cd threesLG
  3. Run $ npm install in the terminal once you are in this project file.
  4. Run the $ npm start script. The game will automatically open in a new browser tab.