Skip to content

Sythegivry/FarmingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒฑ Browser Farming Game

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/


๐ŸŽฎ Features

  • Grid-based farming system
  • Offline-friendly (time-based growth using timestamps)
  • All game logic runs client-side

๐Ÿ›  Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • No frameworks
  • No backend
  • No external dependencies

๐Ÿšง Development Status

This project is actively in development.

Planned features:

  • Animations and feedback improvements
  • Better progression balancing
  • Long-term plants (trees)
  • UI/UX polish