Skip to content

Alice in wonderland is an RPG game inspired by Lewis Caroll's fantasy novel "Alice's adventure in wonderland". It can be played directly in any modern browser. Build with: JavaScript | Phaser 3

Notifications You must be signed in to change notification settings

KumarAmitt/Alice-in-Wonderland

Repository files navigation

Alice in Wonderland

Microverse

Alice in Wonderland is an RPG game created in javaScript by using the Phaser game engine. You can play it directly from the browser of your choice.

  • Alice is in her dream where she finds herself in a wonderland.
  • Alice tries to touch the frogs there as she believes that they can turn into a charming prince.
  • There are insects moving and can bite her. With the bite of each insect, she loses one life and wakes from the dream when life becomes 0.
  • Press up, down, left and, right arrow keys to make Alice walk in the respective direction.
  • Help Alice to turn frogs into princes and gain points.
  • Avoid insects biting her as she can wake up from her dream and the game ends.

screenshot

Live Demo

View Live at Netlify

View Live as GitHub Pages

view Game Design Document

View Game Design Document

Built With 🛠

- Phaser 3 Game Engine
- Tiled Map Editor
- HTML5
- JAVASCRIPT
- WEBPACK
- JEST

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Good to have a text editor installed on your machine. You can use any default text editor that comes with the system like Notepad but advanced text editors like Visual Studio Code, Atom, or Sublime are recommended. It will help you to interact with the source code.

Setup

Refer the following documentations to download the Text Editor of your choice:

VS Code

Atom

Sublime Text

Usages

  • Clone this Repository using following command
git clone https://github.com/KumarAmitt/Alice-in-Wonderland.git
  • Navigate to the directory Alice-in-Wonderland in your File Explorer.

  • Run npm install to install dependencies.

  • Run dist/index.html on your browser of preference. Recommended: Chrome/Firefox

  • Alternatively run npm start to run it from Terminal

  • If you wish to play around the codes, navigate to this Repository in the Text Editor of your choice.

Testing

Run npm run test run tests.

Author

👨‍💻 Amit Kumar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

© 2021 Amit Kumar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE.

About

Alice in wonderland is an RPG game inspired by Lewis Caroll's fantasy novel "Alice's adventure in wonderland". It can be played directly in any modern browser. Build with: JavaScript | Phaser 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published