Find a file
Juan Sebastian Montoya aeceab7cd7 Add Docker setup with nginx for serving the game
- Add Dockerfile using nginx:alpine base image
- Add docker-compose.yml for easy container management
- Add nginx.conf with minimal configuration and gzip compression
- Service renamed to 'ui' for better naming convention
2025-11-25 14:41:17 -05:00
docker-compose.yml Add Docker setup with nginx for serving the game 2025-11-25 14:41:17 -05:00
Dockerfile Add Docker setup with nginx for serving the game 2025-11-25 14:41:17 -05:00
index.html Refactor to ES6 classes with GameObject inheritance pattern 2025-11-25 14:32:48 -05:00
nginx.conf Add Docker setup with nginx for serving the game 2025-11-25 14:41:17 -05:00