This game is still in the process of being developed, but we can already see something and more ahead will have new updates. Wait!
Introduction video | Technologies | How To Use | License
Game to improve my programming skills.
"The adventures of Mary" is a game made in Javascript initially conceived during the week of GameDev Immersion of the platform Alura. However, during training, I wanted to create something to have fun and learn at the same time. Based on the game Braid by Jonathan Blow, "The adventures of Mary" aims to deliver something simple, but with dialogues and gameplay that criticize something. Wait!
Watch the video below the introduction of this game.
This project was developed at the João Eliandro with the following technologies:
To clone and run this application, you'll need Git, Node.js v12.18 or higher + Yarn v1.22 or higher installed on your computer and the The Adventures of Mary.
From your command line:
# Clone this repository
$ git clone https://github.com/joaoeliandro/game-endless-runner.git
# Go into the repository
$ cd game-endless-runner
# Install dependencies for the backend
$ yarn install
# Run the backend server
$ yarn dev
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by João Eliandro 👋 Get in touch!