This is Time Waster. It's an attempt at a short 'RPG' style video game. As you play you will progress through a short quest chain, culminating in a final boss fight. This game is written in Javascript, using the Phaser3 framework.
Players can do the following: - move - light attack '1' - heavy attack '2' - interact with objects - herb sprite on the ground - tree sprite in the beginning zone - loot 'Nepian Observers' - loot 'Electro Lord Kealthis'
To play, walk up to the wizard NPC on the screen with the bouncing 'quest' icon above its head.
IF YOU SEE A BOUNCING QUEST ICON IT MEANS YOU CAN ACCEPT A QUEST
- click on the wizard
- click on the main dialogue directly
- click exit or accept at any time or when prompted
- complete the quests
IF YOU HAVE COMPLETED THE QUEST, GO BACK TO THE NPC AND CLICK ON IT AGAIN
- it should guide you to the next quest
You can play Time Waster here -> Play Now!.
If you're interested in exploring the code or contributing to the project, feel free to clone the repository and follow these steps:
-
Clone the repository:
git clone https://github.com/CJMoshy/RPG.git
-
Navigate to the project directory:
cd elemental-abstraction -
Open the
index.htmlfile in Google Chrome to play the game locally. -
To make changes and test them, you may need to set up a local server environment. You can use tools like
http-serverorlive-serverfor this purpose.
Time Waster was created by CJ Moshy and is released under the MIT License.
If you encounter any issues while playing the game or have suggestions for improvements, feel free to open an issue on the GitHub repository. Your feedback is highly appreciated!
Thank you for playing Time Waster! I hope you enjoy the game.