Skip to content

ducknows/HeroFigther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeroFigther

Description

A FullStack Text-based RPG

Tech Stacks

  • HTML
  • CSS
  • JavaScript
  • Koa
  • PostgreSQL

Getting Started

Run npm install.

To run the server:

npm run index.mjs

To run the client:

npx http-server -c-1

Features

  • Interactive buttons

  • Able to move between doors

  • Create a new player

  • Add basic items at the inventory

  • Tested server endpoints

  • Components organized in modules

    Todos

    • Proper manipulation of click events dynamically generated by javascript modules to navigate between doors. read more
    • Loading rooms from the server
    • Saving the player on the server
    • CSS responsive styling
    • Create login page

Reference

Demo video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published