Skip to content
Notifications You must be signed in to change notification settings

geetxnshgoyal/game2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Geetansh GoyalGeetansh Goyal
and
Sep 27, 2025
05aafaf · · Sep 27, 2025

History

1 Commit
Sep 27, 2025
Sep 27, 2025
Sep 27, 2025
Sep 27, 2025
Sep 27, 2025
Sep 27, 2025

Repository files navigation

The Sacrifice Chronicles

A browser-based survival tactics game built with vanilla JavaScript. Guide Eden across a ruined grid, rescue survivors, scavenge resources, and barter with shrines and relics using real-time keyboard exploration. Collect relics to open the Dawn Gate while keeping health and hope alive.

Controls

  • Move: WASD or Arrow Keys
  • Interact with shrines/relics: Stepping onto them opens an overlay. Press number keys, click the options, or press Esc to dismiss.
  • Every move consumes supplies; running out drains health and hope. Health or hope hitting zero ends the run.

Win Condition

Gather three relics and reach the Dawn Gate tile (⛩️). Survivors rescued, supplies gathered, and shrine choices all influence your final score.

Play Locally

Open index.html in any modern browser. Everything is bundled in this folder—no external dependencies, build tooling, or installs required.

Deploy to itch.io

  1. Package index.html, styles.css, game.js, and this README.md (plus any asset additions) into a single folder.
  2. Zip the folder and upload it to itch.io as an HTML5 build.
  3. Enable “Run game in browser.” itch.io will launch index.html, which bootstraps the experience.

Customisation Hooks

  • Adjust the generated map, tile distribution, or stat caps in game.js (createWorld, STAT_MAX, and build*Options).
  • Re-theme the UI in styles.css, including tile palettes, overlays, and HUD styling.
  • Replace the art/emoji glyphs in TILE_META if you want bespoke icons.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published