Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 4.29 KB

README.md

File metadata and controls

43 lines (38 loc) · 4.29 KB

Games

This repository is a set of 3 games that are being developed in HTML 5 and Javascript by the GDevelop 5 tool. The Airplane Shot files are not available in the repository because it is full of bugs and it was just a sprite change to test animations and movement. The LABIRINTO files are available in the Labirinto directory to access the game locally look for the index.html file. And the Moto RunPix files are in the Moto RunPix with local access .index.html

OBS.: Below are available the game executables in .exe format and links to play online.

Technologies used in the project

Software Description Logo
GDevelop: It is an open-source game engine, in this engine you can create games without programming, cross-platform, created for everyone. some text
Piskel: Open-source tool for creating pixel art animation. The user can assemble animations with frames in an online, personalized and free way. some text
Aseprite: Aseprite is a paid pixel art tool that lets you create 2D animations for games. some text
The objectives of this project are:
  • Study pixel animations for games;
  • Study logic and physics for games;
  • Understand pre-production and planning;
  • And understand the process of creating a game.

Airplane Shots

Airplane Shots it's the first game I developed in GDevelop 5, as it's the first I just took a set of examples and assembled the sprites. For this reason the game is short and with some bugs. The objective of the game is to beat the boss, for that use the arrow keys to move, spacebar to launch shots and press CHANGE to change the attack power.

LABIRINTO

My second game developed in GDevelop 5, was created from scratch. The object of the game is to find out where the end of the maze is. If the game is too complicated click to see the map.

Moto RunPix

This is the third game developed in GDevelop 5, it was created from scratch too. The objective of the game is to reach the end of the percussion without hitting any obstacles along the way.