Skip to content

Releases: SJHPCJS/Tower-Defense-Game-Design-for-Game-Programming

Release list

Forest Guard v2.0

Choose a tag to compare

@SJHPCJS SJHPCJS released this 12 Jun 20:51
3cbd8ef

🎮 Forest Guard 2.0 – Release

Forest Guard 2.0 is a polished, open-source tower defense game built with Python + Pygame.

🟢 How to play
Just double-click ForestGuard2.0.exe in the dist/ folder — no installation or Python required.


🆕 Highlights

  • Fair and readable pathfinding (A* with random branching)
  • Strategic combat effects: burn, slow, dodge, aura boost...
  • Built-in map editor with 3 procedural generation options
  • In-game character library with stats and lore
  • Fully modular code structure — easy to extend or mod

🌲 “Nature will fight back… and it’s counting on you.”


🧩 All assets are CC0 / permissive / AI-generated. See assets/README_assets.txt for full licensing.

🛠️ Source code: GitHub Repo