flappybirdhtmxdemo.mp4
docker
# If you're on a older version of docker, you will need to download docker-compose as well
clone https://github.com/DeaSTL/flappybird-htmx
cd flappybird-htmx
#run...
docker compose up
# or if you're on a version without compose
docker-compose up
Then connect to localhost:3200
in your browser
I'm just trying to abuse htmx....
Actually I was just curious as to what's possible with htmx.
- Scoreboard systems
- Multi-region deployment that won't bankrupt me
- WebSocket use to reduce latency
- Render optimizations