aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use tabs instead of spaces like a normal personThomas Voss 2022-01-102-28/+27
* Be a bit more verbose in message descriptionsThomas Voss 2022-01-101-3/+3
* Add a `totalGames' variableThomas Voss 2022-01-101-0/+1
* Remove all sorts of unused codeThomas Voss 2022-01-091-146/+68
* Add a game queue and handle disconnectsThomas Voss 2022-01-091-9/+50
* Create a game classThomas Voss 2022-01-091-15/+36
* Add a game scriptThomas Voss 2022-01-092-40/+45
* Create a Messages enumerationThomas Voss 2022-01-091-0/+5
* Create a Piece classThomas Voss 2022-01-091-0/+23
* Create an environment objectThomas Voss 2022-01-091-0/+10
* Make the upper left square a light squareThomas Voss 2022-01-091-100/+100
* Remove semicolonsThomas Voss 2022-01-091-11/+5
* Add a Color enumerationThomas Voss 2022-01-091-0/+7
* filled board and basic legal move checkingMayteApolix 2022-01-092-0/+181
* Finish the HTML and CSS for the main game screenThomas Voss 2022-01-092-411/+182
* Use SVGs for the board and piecesThomas Voss 2022-01-095-0/+121
* Maybe make the table not look stupid on some machinesThomas Voss 2022-01-062-11/+17
* Add pieces to the boardThomas Voss 2022-01-062-117/+376
* We dont need this eitherThomas Voss 2022-01-062-14/+0
* Use tabs, not spaces like some fucking hereticThomas Voss 2022-01-062-25/+19
* Remove useless lineThomas Voss 2022-01-061-3/+1
* Remove useless shitThomas Voss 2022-01-064-1103/+3
* Used boilerplate code to restructure project, edited splash.html and added ro...MayteApolix 2022-01-0621-18/+1208
* Add some score HTMLThomas Voss 2022-01-011-0/+6
* Try to fix mergeThomas Voss 2022-01-010-0/+0
|\
| * Added score functionality to html game fileMayteApolix 2021-12-271-0/+6
* | Reorganize files, and add lots of CSSThomas Voss 2022-01-019-203/+312
|/
* Create the basic HTML layout for the game screenThomas Voss 2021-12-251-6/+182
* Merge branch 'main' of github.com:MayteSteeghs/draughtsThomas Voss 2021-12-254-0/+0
|\
| * Icons for decorative purposesMayteApolix 2021-12-234-0/+0
* | Add a gitignoreThomas Voss 2021-12-251-0/+1
|/
* remoev play button that doesn't actually do anythingMayteApolix 2021-12-221-6/+0
* Test to see if the commits work properlyMayteApolix 2021-12-221-0/+9
* commit mainMayteApolix 2021-12-222-0/+24
* Update README.mdMayte Steeghs 2021-12-221-1/+1
* Initial commitMayte Steeghs 2021-12-221-0/+2