Snake game created with p5's library.
There is also an api to add or view score. <-- file: server.py
python3 server.py
After that open index.html file.
If ranking doesn't work, you need to change the ip address from script.js file, where i make requests with fetch methods.