wesvirus
|
c24c7958b3
more additions to items for gameScreen
|
4 years ago |
wesvirus
|
f62567d19b
updates to qwixx icons/items for gamescreen
|
4 years ago |
wes
|
ace8b02684
more images for qwixx mockdown
|
4 years ago |
wes
|
30fb6ae6b1
inkscape wireframe.jpg...wesleydidgreat.com
|
4 years ago |
wes
|
5f9f563dcf
updated workOnIt list.
|
4 years ago |
wesvirus
|
e56a48b322
Upload files to 'qwixx/frontend'
|
4 years ago |
wes
|
52ada63501
small changes to a few of the game screens graphical representation. new features list and toDo regarding new UI and game function/design.
|
4 years ago |
wesvirus
|
84bbbd8bb9
Upload files to 'qwixxxxScreennsss'
|
4 years ago |
wesvirus
|
51695019c0
Upload files to 'qwixxxxScreennsss'
|
4 years ago |
wes
|
ae94371da6
made changes to gameScreen - timers, round time, other game features for points, votes etc.
|
4 years ago |
wes
|
aab9fa3444
updated gamescreens. added the idea of timerGame being added to qwixx. user interface needs to be created and also back end now needs to handle this.
|
4 years ago |
wes
|
6be8d30cb6
beginning ofscreen layouts for Qwixx frontend.
|
4 years ago |
wes
|
10b136d456
todo updated with game features.
|
4 years ago |
wes
|
e975f02ae5
added networking startup to main.cpp. todo: do front end game design of what makes a game fun. fester.h is some windows socket related stuff.
|
4 years ago |
wes
|
38ff4872ae
fix: added a way for players to join game in receive function. <- this is the correct commit
|
4 years ago |
wes
|
28c05a4dd1
added a way for users to join the game in receive method.
|
4 years ago |
wes
|
7742e87084
finished receive method for game.
|
4 years ago |
wes
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
4 years ago |
wes
|
52f25538f4
updated todo
|
4 years ago |
wes
|
d3414aecb7
created new method translateToMove. expanded on the receive method in game.cpp.
|
4 years ago |
wes
|
9d27b61fc2
update ToDo list.
|
4 years ago |
wes
|
d0d2fd4ab2
create checkTurn method as a wrapper around the rules for a turn.
|
4 years ago |
wes
|
514630997f
refactored leftToRightRule.
|
4 years ago |
wes
|
f6e60d5524
refactored the LockoutRule method. changed the method Turn into Round so we could then we could rename CollectionOfMoves to Turn.
|
4 years ago |
wes
|
a47beaa67d
fixed code smell on line 194. removed ternary.
|
4 years ago |
wes
|
8402012533
added isMoveRepresentedInDie function in game.cpp. added Moves struct and CollectionOfMoves struct in game.h.
|
4 years ago |
wesvirus
|
3022f1800e
Merge branch 'master' of emma/VS_CODE into master
|
4 years ago |
wes
|
575fc6a0ba
fixed olok so the colors are accessible as colors instead of an index. added isColor function. on game.cpp added active player. working on pseudocode for turn game code.
|
4 years ago |
emma
|
e855b07991
initial version of the web frontend
|
4 years ago |
jb6113
|
d82e40b7b8
initial commit
|
4 years ago |