You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
282 B

1. Template
a. login page (User Blueprint)
b. register page (User Blueprint)
c. game list page (Game Blueprint)
NO CSS, No server side impl.
2. Implement
a. login
b. logout
c. basic guessing game (user gives a number to guess; other user must guess it)
d. register
e. clue
3. CSS