Skip to content

alexaib2002/dam-rpg-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

The idea behind this project is making an open-source RPG videogame written in JavaScript. The library chosen for this work is melonJS, available on GitHub as free software licenced under the MIT license.

image

The game should be able to:

  • Transition between maps: The player can move around the overworld, and travel between rooms.
  • Random enemy spawn: If the player is inside an enemy spawn area, there's a possiblity of starting a fight against a random enemy.
  • Fighting screen: A fight screen where the player can choose between attacking, defending against enemy's attacks, recovering health and fleeing.
  • Giving a game over if the player dies.

Credits

Game developers:

  • Alejandro Aibar
  • Jose Marquez
  • Jun Zhou
  • Pablo Martin

This project wouldn't have been possible without the effort and amazing work of:

About

JavaScript RPG game project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages