Skip to content

GilHeller/JohnnyTheBrave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JohnnyTheBrave

This game is about Jonny the brave, he needs to go from the starting point to the finish line. The game contains a board and Jonny the brave can move between the board slots. The board will contain good things like items to make Jonny stronger but also monsters.

Can you arrive at the destination point before getting killed by monsters?

The game will contain

  • A board of 25x25 slots with the player/monsters on the board slots.

  • A player can move using the arrow keys, he will move 1 slot for every key pressed.

  • The board will contain your player, monsters, and pick up items (+10 hp, +5 attack).

  • Each pick up item will upgrade the player status.

  • The player will start the game with 100 health points.

  • When the player will move into a slot with a monster on it he will enter combat. For each combat turn, the player will attack the monster, and the monster will attack the player and vice versa. The battle will end when some one will run out of hp.

Run project:

  • Download nodejs
  • Clone the project
  • In the project directory, open Terminal and run npm start.
  • Start to play!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors