Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Slay the Web is a singleplayer, deck builder, roguelike card crawl game for the web based on Slay the Spire

License

NotificationsYou must be signed in to change notification settings

oskarrough/slaytheweb

Repository files navigation

A single player deck-building roguelike video card game for the web based on Slay The Spire,
a fantastic video game designed byMegaCrit.

Screenshot of Slay the Web

Background

After many runs in the Spire, I got into the theory behind the game. Inspired by the STS modding community, I thought it'd be fun and a great learning experience to try and implement the core logic of the game in JavaScript for the web. And that is whatSlay the Web is: a kind of stable, UI agnostic game engine with an example UI for the web.

Updates

See the CHANGELOG.md file.

Development

TLDR;

  1. Clone the repository
  2. Runnpm install followed bynpm run dev to open a local development server.

Documentation

If you're interested in contributing to the game or merely curious how it works:

Or browse the code. Especially the game logic includes tons of comments.

See theopen issues.
Have an idea? Pleaseopen a new issue.

There are many areas that would make it more fun to play:

  • new cards
  • new powers
  • more monsters
  • expand the map into multiple "worlds" (or acts...)
  • better UI and animations
  • optimize UI for mobile

How to release a new version (aka deploy)

Every commit to themain branch automatically deploys tohttps://slaytheweb.cards via the Vercel service.

If you open a PR, it'll give you a preview URL where we can see if things are as expected.

To update theCHANGELOG.md, runbun run release and follow the prompts. We do not use GitHub releases.

References

A collection of related links, inspiration and ideas.

Slay the Spire modding, tools and things

Typeface

Licenced fromhttps://mbtype.com/

Open source artwork

About

Slay the Web is a singleplayer, deck builder, roguelike card crawl game for the web based on Slay the Spire

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp