Kemenyfy / Assignments

0 stars 0 forks source link

Week 03 Day 4 - Hack Day & Tic Tac Toe - #12

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

title: Designing Tic-Tac-Toe draft: true

With a partner, create a design for a tic-tac-toe game. Do not worry about writing code; rather, practice your technical design skills (i.e. thinking about how you would code this).

Objectives

Requirements

Features to consider:

TIPS:

Explorer Mode

Submit a full design of how to approach this problem. This should include:

Adventure Mode

or

Epic Mode

Additional Resources

Kemenyfy commented 6 years ago

https://github.com/Kemenyfy/tic-tac-toe (Only Markdown)

(Page Mockup) https://user-images.githubusercontent.com/41206406/44048264-e11a5c70-9efe-11e8-8ba7-1d6a0b902f45.png

mdewey commented 6 years ago

Awesome Work!