Legacy public static demo for FarmFun, a MAX chat game about planting crops, harvesting, ratings, and an in-chat shop.
Current public demo: https://ulayuga.github.io/farmfun-chat-demo/
This repository is kept as a legacy static snapshot. The newer public demo lives in farmfun-chat-demo.
index.htmlstatic demo page.- Crop stage images in
farm/. - No live bot tokens, webhook secrets, payment credentials, production database files, or private deployment scripts.
Open index.html directly or serve the folder with any static file server:
python3 -m http.server 8080Then open http://localhost:8080.