aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server
AgeCommit message (Collapse)Author
2023-10-25changed files to allow local testJP Appel
2023-10-23added check if computer won gameJean-Pierre Appel
2023-10-23fully implemented playing gameJean-Pierre Appel
2023-10-23rudimentary implementation of server playJean-Pierre Appel
2023-10-23changed decoding method for jsonJean-Pierre Appel
2023-10-23attempts to parse game from request jsonJean-Pierre Appel
2023-10-23fixed typo in importJean-Pierre Appel
2023-10-23test modifying jsonJean-Pierre Appel
2023-10-23fixed import names, added startup scriptJean-Pierre Appel
2023-10-23testing wsgi postJean-Pierre Appel