aboutsummaryrefslogtreecommitdiff
path: root/draughts/public
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid bug induced by low IQmainThomas Voss 2022-01-192-10/+1
* Merge branch 'main' of https://github.com/MayteSteeghs/draughtsMayteApolix 2022-01-171-0/+22
|\
| * Add some linez and finish that css 🤙👁️Thomas Voss 2022-01-171-0/+22
* | Change minimum screen resolutionMayteApolix 2022-01-171-2/+3
|/
* Enough CSS to give me a tumorThomas Voss 2022-01-172-89/+137
* Add wayyyy more documentation than is healthyThomas Voss 2022-01-172-21/+52
* final touches splash screenMayteApolix 2022-01-161-5/+29
* Merge remote-tracking branch 'origin/Mayte'MayteApolix 2022-01-161-13/+14
|\
| * fixed indentation splash.cssMayteApolix 2022-01-161-13/+14
* | Remove unneeded fileThomas Voss 2022-01-161-52/+0
* | Revert "Basic formatting fixes"Thomas Voss 2022-01-161-25/+23
* | Basic formatting fixesThomas Voss 2022-01-161-23/+25
* | Merge branch 'main' of github.com:MayteSteeghs/draughtsThomas Voss 2022-01-162-4/+25
|\|
| * Updates buttonMayteApolix 2022-01-162-4/+25
* | Merge remote-tracking branch 'origin/Mayte'Thomas Voss 2022-01-165-43/+180
|\|
| * Finished splash screen and stat trackingMayteApolix 2022-01-165-44/+181
* | Add a cringe af animation and make use of :active and display: gridThomas Voss 2022-01-161-7/+22
|/
* Add a shit load of documentationThomas Voss 2022-01-141-13/+93
* Add support for the game actually endingThomas Voss 2022-01-142-0/+7
* Add support for game historyThomas Voss 2022-01-142-5/+41
* Inform the clients of various events via alertsThomas Voss 2022-01-133-5/+10
* Remove emacs modelineThomas Voss 2022-01-131-3/+1
* Add king piece supportThomas Voss 2022-01-133-5/+49
* Spaces -> TabsThomas Voss 2022-01-131-2/+2
* Merge branch 'main' of github.com:MayteSteeghs/draughtsThomas Voss 2022-01-132-0/+24
|\
| * ejs splash screen renderingMayteApolix 2022-01-132-0/+24
* | Move the Color enumeration to the public/ folderThomas Voss 2022-01-133-6/+12
|/
* Remove duplicate codeThomas Voss 2022-01-131-2/+8
* Basically make the whole game workThomas Voss 2022-01-135-6/+135
* Remove unused fileThomas Voss 2022-01-131-84/+0
* Use tabs instead of spaces like a normal personThomas Voss 2022-01-101-24/+23
* Be a bit more verbose in message descriptionsThomas Voss 2022-01-101-3/+3
* Remove all sorts of unused codeThomas Voss 2022-01-091-146/+68
* Add a game scriptThomas Voss 2022-01-092-40/+45
* Create a Messages enumerationThomas Voss 2022-01-091-0/+5
* Make the upper left square a light squareThomas Voss 2022-01-091-100/+100
* filled board and basic legal move checkingMayteApolix 2022-01-091-0/+162
* 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
* Remove useless shitThomas Voss 2022-01-061-50/+0
* Used boilerplate code to restructure project, edited splash.html and added ro...MayteApolix 2022-01-0613-0/+391