Skip to content

JacobEsanders/Traider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traider - MMORPG Trading Game

A simple browser-based trading game with RPG elements.

Features

  • Player movement with arrow keys
  • Inventory system with item collection
  • Trading system with NPCs (press 'E' near an NPC to trade)
  • Chat system
  • Health and mana stats
  • Different item types (herbs, coins, gems, scrolls)

How to Play

  1. Open index.html in a modern web browser
  2. Use arrow keys to move around
  3. Walk over items to collect them
  4. Press 'E' near NPCs (yellow circles) to trade
  5. Use items from your inventory by clicking on them
  6. Chat using the chat input at the bottom right

Technical Details

The game is built using vanilla JavaScript and HTML5 Canvas. The codebase is organized into three main files:

  • index.html: Main game structure and UI elements
  • styles.css: All game styling
  • game.js: Game logic and mechanics

Controls

  • Arrow keys: Move player
  • E: Interact with NPCs
  • Click inventory items to use them
  • Enter: Send chat messages

About

An mmoropg about traiding playing with friends and defeating bosses

Resources

Stars

Watchers

Forks

Packages

No packages published