jindevaishnavi / T9codegame

0 stars 0 forks source link

Provide Mockups #2

Open chrzrdx opened 4 years ago

chrzrdx commented 4 years ago

You need to "draw" what your game screen looks like on paper. Keep it simple, use simple shapes to draw out what the game would look like. If there are multiple pages (eg: a "Game Start" screen, a "Game" screen and a "Results" screen), first sketch those out. Agree on the features your game would support and then start writing up code.

chrzrdx commented 4 years ago

Hey, have you made any progress on this?

chrzrdx commented 4 years ago

Good job on fleshing out some of the screens, focus on the main one - where the user plays the game.

jindevaishnavi commented 4 years ago

How to approach the multiplayer part?