Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 468 Bytes

Scarlet Sword

A 2D creature-battling RPG where players explore, train, and battle powerful entities.

Disclaimer:

This project is for educational purposes and does not contain copyrighted assets.

Sprites and Textures

  • Uses dynamically loaded assets from open sources.

Technologies Used:

  • HTML5 Canvas for rendering
  • TypeScript for game logic
  • SCSS for UI styling
  • React for UI and battle screens
  • Node.js (optional) for backend