Skip to content

ashmanq/AdventureGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Lonely Robot Adventure Game

This was a CodeClan group project that uses the Phaser3.js JavaScript framework to create a basic point and click adventure game. The front end uses the React framework to display the game and inventory as React components.

About this game

  • The player has a sprite which they can move around using the W A S D and UP DOWN LEFT RIGHT arrow keys.
  • The game features 3 rooms which the player needs to escape from.
  • Each room has an NPC that requires an item before they will let the player move to the next room.
  • The game has a basic inventory which is shown in a separate React component on the webpage

About

A CodeClan group project to make an adventure game using Java for the back end and React for the front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors