/tictacturing

Play simple games against an opponent who may or may not be a secret robot.

Primary LanguageJavaScript

#TicTacTuring

Play simple games. Unmask robot impostors.

##Course Materials:

###Getting to MVP Quickly Write and Deploy A React and Relay Application with Graph.Cool, Auth0, and Heroku

Course by Carl Peaslee

Branch Video Demo Site Todo
00_00 Introduction -
00_01 What You Should Know -
00_02 Installing Local Dependencies -
Chapter 1 - - -
01_00 Overview of the App https://tictacturing-04-03.herokuapp.com/ -
01_01 Generating a Starter Project https://tictacturing-01-01.herokuapp.com/ -
01_02 Creating a Git Repository - -
01_03 Preparing for Relay - -
01_04 Setting up React Router https://tictacturing-01-04.herokuapp.com/ -
01_05 Implementing Material UI https://tictacturing-01-05.herokuapp.com/ -
01_06 Deploying to Heroku https://tictacturing-01-06.herokuapp.com/ -
Chapter 2 - - -
02_00 Planning Our Development Process - -
02_01 Building a Nav Drawer https://tictacturing-02-01.herokuapp.com/ -
02_02 Presentational Components https://tictacturing-02-02.herokuapp.com/ -
02_03 Using styled-components https://tictacturing-02-03.herokuapp.com/ -
02_04 Styling Template https://tictacturing-02-04.herokuapp.com/ -
02_05 TicTacToe Part 1 https://tictacturing-02-05.herokuapp.com/ -readme
02_06 TicTacToe Part 2 https://tictacturing-02-06.herokuapp.com/ -readme
02_07 TicTacToe Part 3 https://tictacturing-02-07.herokuapp.com/ -readme
02_08 The Profile Page https://tictacturing-02-08.herokuapp.com/ -readme
Chapter 3 - - -
03_00 Authentication Part 1 https://tictacturing-03-00.herokuapp.com/ -readme
03_01 Authentication Part 2 https://tictacturing-03-01.herokuapp.com/ -readme
03_02 AuthButton https://tictacturing-03-02.herokuapp.com/ -readme
03_03 Using Relay - -readme
03_04 Configuring the Relay Network Later - -readme
03_05 Setting up Our Models on Graph.Cool - -readme
03_06 Writing Relay Authentication Mutations - -readme
03_07 Adding Relay to Our Authentication Flow - -readme
Chapter 4 - - -
04_00 Adding the Turing Test - -readme
04_01 CreateGame Mutation - -readme
04_02 Connecting Profile to Relay - -readme
04_03 Protecting Routes with Authentication https://tictacturing-04-03.herokuapp.com/ -readme