Skip to content

AlessioScarfone/LitFeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

LitFeet ๐ŸŽฎ

LitFeet is an isometric voxel-style puzzle game developed with Unity3D.

The game is just a short demo developed as an exam project for the "Game Programming" course, followed during my master degree at the "Universitร  della Calabria" ๐ŸŽ“.

The hero of the game is a small candle that with its limited skills will have to descend along a tower, full of traps and dangers, to recover a magic candle.

Report with more details: Report link ๐Ÿ“Ž

โ— NOTE: Most of the models used were made using Magika Voxel ๐Ÿ“Ž

Game Images ๐Ÿ“Œ

Here are some game images:

home game1 game2 game3 game4

Repository Structure ๐Ÿ‘ท

  • The src folder contains the source code and all the resources used.
  • The build folder contains a build of the game for Windows.

โ— NOTE: tested only on Windows 10.