Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a Color enumeration | Thomas Voss | 2022-01-09 | 1 | -0/+7 |
* | filled board and basic legal move checking | MayteApolix | 2022-01-09 | 2 | -0/+181 |
* | Finish the HTML and CSS for the main game screen | Thomas Voss | 2022-01-09 | 2 | -411/+182 |
* | Use SVGs for the board and pieces | Thomas Voss | 2022-01-09 | 5 | -0/+121 |
* | Maybe make the table not look stupid on some machines | Thomas Voss | 2022-01-06 | 2 | -11/+17 |
* | Add pieces to the board | Thomas Voss | 2022-01-06 | 2 | -117/+376 |
* | We dont need this either | Thomas Voss | 2022-01-06 | 2 | -14/+0 |
* | Use tabs, not spaces like some fucking heretic | Thomas Voss | 2022-01-06 | 2 | -25/+19 |
* | Remove useless line | Thomas Voss | 2022-01-06 | 1 | -3/+1 |
* | Remove useless shit | Thomas Voss | 2022-01-06 | 4 | -1103/+3 |
* | Used boilerplate code to restructure project, edited splash.html and added ro... | MayteApolix | 2022-01-06 | 21 | -18/+1208 |
* | Add some score HTML | Thomas Voss | 2022-01-01 | 1 | -0/+6 |
* | Try to fix merge | Thomas Voss | 2022-01-01 | 0 | -0/+0 |
|\ | |||||
| * | Added score functionality to html game file | MayteApolix | 2021-12-27 | 1 | -0/+6 |
* | | Reorganize files, and add lots of CSS | Thomas Voss | 2022-01-01 | 9 | -203/+312 |
|/ | |||||
* | Create the basic HTML layout for the game screen | Thomas Voss | 2021-12-25 | 1 | -6/+182 |
* | Merge branch 'main' of github.com:MayteSteeghs/draughts | Thomas Voss | 2021-12-25 | 4 | -0/+0 |
|\ | |||||
| * | Icons for decorative purposes | MayteApolix | 2021-12-23 | 4 | -0/+0 |
* | | Add a gitignore | Thomas Voss | 2021-12-25 | 1 | -0/+1 |
|/ | |||||
* | remoev play button that doesn't actually do anything | MayteApolix | 2021-12-22 | 1 | -6/+0 |
* | Test to see if the commits work properly | MayteApolix | 2021-12-22 | 1 | -0/+9 |
* | commit main | MayteApolix | 2021-12-22 | 2 | -0/+24 |
* | Update README.md | Mayte Steeghs | 2021-12-22 | 1 | -1/+1 |
* | Initial commit | Mayte Steeghs | 2021-12-22 | 1 | -0/+2 |