solismc / Projects

Repository of projects I've worked on
1 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

solismc commented 6 years ago

Tic Tac Toe

Requirements:

Optional:

tic-tac-toe mock-up

mdewey commented 6 years ago

Awesome Work!