tirzahmorrison / assignments

homework assignments
0 stars 0 forks source link

Week 4 - Day 4 - Geopardy - #15

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Geopardy

Using this service for your data, http://jservice.io/, build a Jeopardy clone called Geopardy. First we will build the board and a one player game. After you get the basic mechanics, then worry about adding players

Objectives

Explorer Mode

Adventure Mode

Getting Started.

You either use app-app --beta like we have been doing, but if you want to use webpack, you can fork this repo (https://github.com/mdewey/angularjs-webpack) and , and use it as a starting point.

Tips and Tricks

tirzahmorrison commented 6 years ago

Didn't end up getting Adventure to work with time crunch but that's okay. Got stuck on trying to get the webpack to work. It was missing plug ins for css and template files and I couldn't get it working when I tried. Can you show me how to do that later? https://github.com/tirzahmorrison/angularjs-webpack.git

mdewey commented 6 years ago

Awesome Work!