@aeon-games/dark-forest
v5.0.0
Published
Dark Forest
Downloads
71
Readme
Dark Forest
Purpose
Dark Forest is an agent-based game package built on the @aeon-games/engine. It features a hex-based survival game where players or agents navigate a forest, discovering tiles and avoiding predators.
Key Files
src/index.tsx: Main game component and logic.package.json: Game dependencies and scripts.
Usage
import { DarkForest } from '@aeon-games/dark-forest';