An open API service indexing awesome lists of open source software.

https://github.com/zetsux/text-rpg-web

⚔️ A simple and playable Text-based RPG in web (Front-end only)
https://github.com/zetsux/text-rpg-web

html-css-javascript text-rpg

Last synced: 5 months ago
JSON representation

⚔️ A simple and playable Text-based RPG in web (Front-end only)

Awesome Lists containing this project

README

          

# Text RPG Web

## Description
A simple and playable Front-end only Text-based RPG in web

## Tech Stacks
- HTML, CSS, JavaScript (Front-end)

## Features
- User status (XP & HP) and currency (Coin) are available
- Able to use interactive buttons to do things
- Able to move between places
- Able to buy potion and blessings to increase HP
- Able to upgrade and downgrade weapon
- Able to fight Slime or Orc for Coin and XP
- Able to fight the final boss (Demon Lord) to win the game
- Able to replay the game after losing/winning the game


Romberg Table Image

## Reference
[freeCodeCamp.org Youtube Channel](https://www.youtube.com/@freecodecamp)