willmartian / rune-search

Rune Search is a half word search, half roguelike web game made using p5.js.

Repository from Github https://github.comwillmartian/rune-searchRepository from Github https://github.comwillmartian/rune-search

This project has been archived! Many thanks to the great team who helped put it together. ☺️

Rune Search

Rune Search is a half word search, half roguelike web game where players must strategically maneuver their way around levels in order to save the princess or kill the monster or get the gold or something. Check out the live version of the (in progress) game here.

Getting Started

  1. Fork project.
  2. Download npm.
  3. Download TypeScript using npm: "npm install -g typescript"
  4. Go tackle an issue in the Issues tab!
  5. Compile changes in project directory: "tsc -p ./"
  6. Open index.html to start game and check changes.
  7. Submit a pull request.

About

Rune Search is a half word search, half roguelike web game made using p5.js.

License:MIT License


Languages

Language:JavaScript 93.9%Language:TypeScript 4.4%Language:HTML 0.9%Language:CSS 0.9%