A simple, offline browser-based farming game built with HTML, CSS, and JavaScript.
Plant crops, wait for them to grow, harvest them for coins and XP, unlock more land, and progress through the game - No backend required.
๐ Play here: https://sythegivry.github.io/FarmingGame/
- Grid-based farming system
- Offline-friendly (time-based growth using timestamps)
- All game logic runs client-side
- HTML5
- CSS3
- JavaScript
- No frameworks
- No backend
- No external dependencies
This project is actively in development.
Planned features:
- Animations and feedback improvements
- Better progression balancing
- Long-term plants (trees)
- UI/UX polish