Pinned Repositories
beecrowd
A simple repository to store practice exercises and their solutions.
create-modular-game-architecture-in-unity-with-scriptableobjects
A project to be used while studying the Create Modular Game Architecture In Unity With Scriptableobjects e-book from Unity
dependency-demo
A demo solution making use of dependency injection to maintain a low coupling.
granny-s-age
It's a windows console puzzle to guess how old is Tom's granny. A C++ study.
image-puller
This project is a demo of pulling an image to a UI texture in Unity3D. It was tested in Unity 2019.4.10f1.
kabom
parallel-programming-with-csharp-and-dotnet
Some code samples from C# .NET Task studies.
prototype-food-flight
unity-utils
It's a project focused on grouping tools commonly needed in projects.
phillipeaam's Repositories
phillipeaam/unity-utils
It's a project focused on grouping tools commonly needed in projects.
phillipeaam/beecrowd
A simple repository to store practice exercises and their solutions.
phillipeaam/create-modular-game-architecture-in-unity-with-scriptableobjects
A project to be used while studying the Create Modular Game Architecture In Unity With Scriptableobjects e-book from Unity
phillipeaam/dependency-demo
A demo solution making use of dependency injection to maintain a low coupling.
phillipeaam/granny-s-age
It's a windows console puzzle to guess how old is Tom's granny. A C++ study.
phillipeaam/image-puller
This project is a demo of pulling an image to a UI texture in Unity3D. It was tested in Unity 2019.4.10f1.
phillipeaam/kabom
phillipeaam/parallel-programming-with-csharp-and-dotnet
Some code samples from C# .NET Task studies.
phillipeaam/prototype-food-flight
phillipeaam/prototype-plane-control
phillipeaam/prototype-player-control
phillipeaam/shooting-demo
phillipeaam/survive-and-escape
This game is the first attempt to create everything from scratch using only C++ and raylib to learn more about both and get some acquaintance with them.
phillipeaam/unity-essentials-course
A repository dedicated to housing all study assets for the Unity Essentials course.