wes
|
cf4a0e2c03
update toDo list to improve makefile for qwixx
|
4 years ago |
wes
|
f3034cbdcb
wrote prototypes for send/receive functions(did part of send) for a client/server model. fixed a few bugs in game.cpp (initialize, state, addPlayer).
|
4 years ago |
wes
|
9bd77537ec
added score function to game, includes lockout, points, check for penalties. improved how turns will take place in game.
|
4 years ago |
wes
|
533fe0bf7e
defined common colors and states of play in qwixx.h
|
4 years ago |
wes
|
8801594f2e
microsoft made some changes to "fix" vscode maybe?
|
4 years ago |
wes
|
b94348c025
created dice object so there are dice for the game.
|
4 years ago |
wes
|
d1386ef4ed
updated makefile/tasks.json to allow relative build folders. practiced using pseudo random in main.cpp for qwixx game.
|
4 years ago |
wes
|
e3ac70e269
Merge branch 'master' of http://dusty.thestrengthfoundry.com:3000/wesvirus/VS_CODE
|
4 years ago |
wes
|
b14b098743
readme changes for pseudocode.
|
4 years ago |
wesvirus
|
0e1f73a9c0
basic template laid out to start coding
|
4 years ago |
wes
|
9d260d8520
work wrok
|
4 years ago |
wes
|
643e2bf799
updated with bullet points.
|
4 years ago |
wes
|
2feb937634
Merge branch 'master' of http://dusty.thestrengthfoundry.com:3000/wesvirus/VS_CODE
|
4 years ago |
wes
|
dc47d61957
qwixx initial commit, just a quick overview.
|
4 years ago |
wesvirus
|
c91eaec5a4
Delete 'newfile.txt'
|
4 years ago |
wesvirus
|
b6214d605f
Merge branch 'master' of kyle/VS_CODE into master
|
4 years ago |
Your Name
|
9777702972
forgot this too
|
4 years ago |
Your Name
|
e08a7aa0e7
some important changes, also some not-so-important ones too
|
4 years ago |
wesvirus
|
265a874d38
updated notes after review
|
4 years ago |
wesvirus
|
42f993d76f
Update 'ToDo/notes.txt'
|
4 years ago |
wesvirus
|
0f3e40e829
Upload files to 'ToDo'
|
4 years ago |
wes
|
bd5c5edd18
first markdown file.
|
4 years ago |
wes
|
15a2dd31b7
different options used on Vtune for analysis.
|
4 years ago |
wes
|
9d420b8395
minor fix to VTune - allows functions to be seen in analysis/results.
|
4 years ago |
wes
|
074ef26a82
some test using nullptr vs null.
|
4 years ago |
wes
|
945ee7d93e
VTune Profiler now working with proper gcc arguments. lame.cpp now uses enough resources for VTune to capture the activity.
|
4 years ago |
wes
|
201409b80c
added debugging commands to integrate into Vtune for program analysis.
|
4 years ago |
wes
|
393574d501
regex practice: character classes & lookarounds.
|
4 years ago |
wes
|
3bcbb15bf0
Small fix in PDFHummus to Virtualstore directory. Found a link to detect Microsoft's read write redirect.
|
4 years ago |
wes
|
1df84423c0
Currently working on modifyPage - segment fault on line 104.
|
4 years ago |