/imersao-game-dev-alura

Imersão Game Dev - Alura : Lost Soul Endless runner edition

Primary LanguageJavaScript

Lost Soul - Endless runner edition

Imersão Game Dev - Alura

This is a game about guy lost in his nightmares looking for a way out.

DEMO

Engine features

General

  • Debug mode;
  • Fixed window size so game has same dificulty on every screen size;
  • Scenario with parallax (any number of layers easily added);

Animation

  • helper class to calculate animation sprite position;
  • can handle multiple animations on a single sprite;
  • control animation FPS;

Player

  • player can move to left or right to help avoiding enemies;
  • different animation when player jumps;

Development usage

yarn to install dependencies.

yarn start to start a local server;

Assets

Demon Woods Parallax Background Aethrall

Slime Min

Bat Derek Dittmer

Coin irmirx

I made the sprites of the Player and the Ghost. This was from an unfinished game called Lost Soul.