Skip to content

natescode/wands-and-swords

Repository files navigation

Wands and Words rpg game

Made with Typescript and Canvas API.

Setup

Install dependencies

  // install pnpm first
  pnpm install

Run webserver

pnpm start

The Game

Since Wands & Swords is a bit of a throwback to Zelda and the NES era, so will the resolution. The nes was 30x28 with 8x8 tiles. We'll keep the same aspect ratio but do 30x28 with 32x32 tiles.

About

Zelda inspired MMO RPG game in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published