Skip to content

A 2D Mario-like mobile game for Android developed using Unity Engine.

Notifications You must be signed in to change notification settings

FrancescoHamar/2D-Hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-Hero (2019-2020)

Project info:

This project was done with the sole purpose of learning c#. No revenue was obtained from this code.

Hidden (not committed) library used:

  • Bayat Games: Most of the sprites have not been designed and made by me. My focus was almost entirely on the code and the functional part of the game.
  • TextMesh Pro: Similarly some of the text texture used is not made by me.

Some Details:

The main focus of the game was the functionality of the game. However, some thought went into the design and animation of the menus and the gameplay.

The menus have a simple but intuitive look:

drawing

The game is set on three themes, with different levels (spring, autumn, winter). The player has to walk through a very simple map with door to each level in a particular theme.

drawing __________ drawing

Finally, the gameplay is played with three simple buttons, made to be comfortable on a mobile phone. The player has to avoid obstacles such as spikes and pits, all while collecting money that can be used in the shop (buy options not yet implemented).

drawing

About

A 2D Mario-like mobile game for Android developed using Unity Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages