My python battleships, looks good, but very inefficient on the inside. Requires python version 2.7 Requires colorama to function correctly.
We will write the server in python running a http server.
To do:
- Basic client stuff
- Finish client
- Add server
- Make server-client communicate
- Finalize