Murillo Pugliesi Lopes

Results 8 repositories owned by Murillo Pugliesi Lopes

UnityTetris

223
Stars
65
Forks
Watchers

Tetris clone written in C# and using Unity engine to render.

UnityDynamicScrollRect

470
Stars
45
Forks
Watchers

An optimized approach to lists with dozens of elements and a Pooling system

UnitySoundManager

59
Stars
9
Forks
Watchers

Sound manager with 3 tracks, language system, pooling system, Fade in/out effects, EventTrigger system and more.

UnityBust-a-Move

30
Stars
7
Forks
Watchers

Bust-a-Move clone written in C# and using Unity engine to render.

UnityMatch3

60
Stars
20
Forks
Watchers

Fully functional match3 game written in c# and rendered in Unity.

UnityPacman

31
Stars
10
Forks
Watchers

Pacman clone written in C# and using Unity engine to render.

UnityProminentColor

54
Stars
5
Forks
Watchers

Tool to gather main colors of an image using Unity.

UnityPooling

15
Stars
3
Forks
Watchers

An optimized approach object pooling.