aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/server.py
AgeCommit message (Collapse)Author
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-23test modifying jsonJean-Pierre Appel
2023-10-23testing wsgi postJean-Pierre Appel