Actually working swipe controls for pacman game

This commit is contained in:
Tyler
2025-05-01 21:49:06 -10:00
committed by GitHub
parent 1c1fed1dd5
commit 61193320d4
7 changed files with 1508 additions and 1394 deletions
+8 -8
View File
@@ -1,9 +1,9 @@
### **requirements.txt**
flask==3.0.3
cryptography==42.0.5
waitress==2.1.2
werkzeug==3.0.1
# nginx - Only needed for Nginx integration, not installed via pip
### **requirements.txt**
flask==3.0.3
cryptography==42.0.5
waitress==2.1.2
werkzeug==3.0.1
# nginx - Only needed for Nginx integration, not installed via pip
# Run pip install -r requirements.txt