An educational browser-based game developed in JavaScript exploring wildlife conservation in Maasai Mara.
# Mara Quest 2026
An educational browser-based game exploring wildlife conservation in Maasai Mara.
## Description
Players take on the role of a wildlife ranger. The goal is to monitor wildlife (collecting yellow circles) while dodging poachers (red squares). Each time an animal is monitored, you learn a fact about the Maasai Mara ecosystem.
## Installation
1. Ensure you have Node.js installed.
2. Clone or download this directory.
3. Run `npm install` to install the simple static server.
## Usage
1. Run `npm start`.
2. Open your browser to the local URL provided (usually `
localhost`).
3. Use **Arrow Keys** or **WASD** to move.
## Controls
- **Up/Down/Left/Right**: Move Ranger
- **F5**: Restart Game