Oliver-Akins
|
ff03846a14
|
Update the eye position to be accurate
|
2021-03-20 16:31:42 -06:00 |
|
Oliver-Akins
|
79b4a11bb9
|
Make the background image for the board work
|
2021-03-20 15:07:35 -06:00 |
|
Oliver-Akins
|
c7e32f1f6b
|
Remove corner rounding
|
2021-03-20 15:06:42 -06:00 |
|
Oliver-Akins
|
fa78e34d12
|
Un-dock and pill-ify the past questions button
|
2021-03-19 19:43:47 -06:00 |
|
Oliver-Akins
|
8890bd7284
|
Update the answer containers to fit properly
|
2021-03-19 19:43:17 -06:00 |
|
Oliver-Akins
|
d93045e65d
|
Get rid of team labels on main board
|
2021-03-19 19:36:32 -06:00 |
|
Oliver-Akins
|
28d59dbed9
|
Update colour palette
|
2021-03-19 19:35:36 -06:00 |
|
Oliver-Akins
|
911f25eb1d
|
Makes period optional for answer checking.
|
2021-01-12 15:34:51 -07:00 |
|
Oliver-Akins
|
daa18d6a9a
|
Fix: Character cases causing interface not recognize the game end. (closes #47)
|
2021-01-10 14:13:58 -07:00 |
|
Oliver-Akins
|
5ebe6ea5c7
|
Remove vertical margin so flex can deal with it better
|
2021-01-09 00:18:17 -07:00 |
|
Oliver-Akins
|
c1226a81c5
|
Add styling for when an answer is correct.
|
2021-01-07 18:16:54 -07:00 |
|
Oliver-Akins
|
65776efd06
|
Fix error that prevents rendering of the entire board
|
2021-01-07 16:11:48 -07:00 |
|
Oliver-Akins
|
81d810e951
|
Update to use answers from VueX and not the data object.
|
2021-01-07 13:07:52 -07:00 |
|
Oliver-Akins
|
0968181e06
|
Add serif'd font to the text inputs
|
2021-01-05 15:15:46 -07:00 |
|
Oliver-Akins
|
d428d1160b
|
Tranform text to all uppercase in the writing boxes.
|
2021-01-05 14:12:30 -07:00 |
|
Oliver-Akins
|
0abb127f8e
|
Migrate button styles to the general document
|
2021-01-03 16:04:14 -07:00 |
|
Oliver-Akins
|
29514da442
|
Bubble error event
|
2021-01-03 15:55:21 -07:00 |
|
Oliver-Akins
|
3abec8ccda
|
Implement UpdateAnswer functionality on the client
|
2021-01-03 00:06:29 -07:00 |
|
Oliver-Akins
|
1941a8ba41
|
Adjust styling to work with the grid to keep everything on screen.
|
2020-12-18 18:12:58 -07:00 |
|
Oliver-Akins
|
617ba7307c
|
Allow guessers to type in their own team's text inputs.
This makes it so that I don't need to add a guess button in the UI.
|
2020-12-18 18:12:18 -07:00 |
|
Oliver-Akins
|
495533216b
|
Adjust how the PastQuestions is being toggled.
|
2020-12-15 21:49:11 -07:00 |
|
Oliver-Akins
|
b45b0658e3
|
Add focus styles for the text inputs.
|
2020-12-15 20:47:50 -07:00 |
|
Oliver-Akins
|
d238c72ac4
|
Add some documentation comments to the code.
|
2020-12-13 14:57:35 -07:00 |
|
Oliver-Akins
|
6735a5e860
|
Move past-questions from the InGame to the GameBoard
|
2020-12-12 18:03:04 -07:00 |
|
Oliver-Akins
|
492b5707c4
|
Adjust styling to look better
|
2020-12-12 16:56:37 -07:00 |
|
Oliver-Akins
|
dc013c7c6e
|
Change back to per-instance data object because Vue was yelling at me about it.
|
2020-12-12 16:48:57 -07:00 |
|
Oliver-Akins
|
4b5302d24c
|
Adjust styling and markup to account for the past questions
|
2020-12-12 16:32:43 -07:00 |
|
Oliver-Akins
|
ede4e64714
|
Change to static data
|
2020-12-12 16:31:45 -07:00 |
|
Oliver-Akins
|
0c0ae86fa6
|
Add code to help the implemention of the socket server.
|
2020-12-12 16:16:14 -07:00 |
|
Oliver-Akins
|
cd13bae07f
|
Update styling of text inputs to not overlap the text
|
2020-12-12 16:08:14 -07:00 |
|
Oliver-Akins
|
fc441fdf03
|
Add infrastructure for text input syncing.
|
2020-12-12 16:07:56 -07:00 |
|
Oliver-Akins
|
1bcaeccbe0
|
Right align the eyes for the other team.
|
2020-12-12 14:39:01 -07:00 |
|
Oliver-Akins
|
6b77c0ff26
|
Remove all the repeated text inputs and instead use a for loop.
|
2020-12-12 14:38:25 -07:00 |
|
Oliver-Akins
|
d9e7cd6c1b
|
Adds all the text entry slots and CSS to the game board area
|
2020-12-10 15:18:37 -07:00 |
|
Oliver-Akins
|
e7d50281fe
|
Add component names and fix CSS imports
|
2020-12-10 11:09:01 -07:00 |
|
Oliver-Akins
|
f5f63dc350
|
Initialize the components with the Vue base.
|
2020-12-08 13:19:58 -07:00 |
|
Oliver-Akins
|
27e2dab23a
|
Initialize the components that will make up the site views
|
2020-12-07 20:34:45 -07:00 |
|