gabeo14 / assignments

Assignments for SCDG
0 stars 0 forks source link

Week 03 Day 4 - Tic Tac Toe #11

Closed gstark closed 6 years ago

gstark commented 6 years ago

With a partner, create a design for a tic-tac-toe game. Practice your technical design skills (i.e. thinking about how you would code this).

Objectives

Requirements

Features to consider:

TIPS:

Explorer Mode

WITH your partner: submit a full design of how to approach this problem. This should include:

Finally, also with your partner:

Adventure Mode

or

Epic Mode

Additional Resources

gabeo14 commented 6 years ago

ttt-gabeo14.surge.sh

https://github.com/gabeo14/ttt

Here it is! theres a lot of unused code, and It needs refactoring, so I'll try to come back and fix that when I can

gstark commented 6 years ago

Very nice!

gstark commented 6 years ago

Your homework is: Meets Expectations

Awesome Work!