Home

Awesome

is::Engine (Infinity Solutions::Engine) Demo

2D platform game in which you control a character who throws Electro Shock to destroy these enemies. To complete a level you must reach the finish flag. It integrates Intro Screen, Main Menu, Level, Game Over and Congratulation Screen. It comes with a Level Editor that allows you to create your own levels and integrate them into the Demo.

image

You can download the Android Demo hereimage

About the project components

Example of a project created with the engine

In this directory you have four (4) projects :

Prerequisites

AndroidStudio

CodeBlocks

CMake

VSCode

Todo

Everything has already been configured all you need to do in relation to the tree (3) projects is to link the libraries

Description of the project structure:

header

main.cpp file

Contains the entry point of the program, inside there are two instructions :


app_src folder

Contains the source code of the game. Description of these sub-directories:


data folder

Contains game resource files (music, sound sfx, image, ...)


isEngine folder

Contains the source code of the game engine

Contribute

You have any ideas ? Well don’t hesitate to participate in the development of this engine. Because one of the objectives of this project is to form a community that will work on the engine to make it more efficient and easy to use for everyone.

Contacts