Pinned Repositories
BPShooter
giacomosalvadori.github.io
InnerSource-Lab
repository di test per le lezioni su GitHub
LaNoria
Pong_game
Pong game in c++ using the console
ProceduralLevel_U3D
A little lab about the construction of procedural levels using Hilbert curve
repearth
ShooterGame
Implementing custom mechanics on a multiplayer FPS. I use it as base the Shooter Game example project of Epic Games.
Stand_off
A game made by myself. Some assets are from itch.io
UnrealStudies
An overview on UE4 about c++ coding and blueprint integration
GiacomoSalvadori's Repositories
GiacomoSalvadori/repearth
GiacomoSalvadori/ShooterGame
Implementing custom mechanics on a multiplayer FPS. I use it as base the Shooter Game example project of Epic Games.
GiacomoSalvadori/Antura_arabic
winner of the EduApp4Syria international initiative, the learning game "Antura and the Letters (Arabic)" teaches arabic kids how to read and write. Complete open source Unity project.
GiacomoSalvadori/giacomosalvadori.github.io
GiacomoSalvadori/InnerSource-Lab
repository di test per le lezioni su GitHub
GiacomoSalvadori/LaNoria
GiacomoSalvadori/Marching-Cubes
Coding Adventure
GiacomoSalvadori/Pong_game
Pong game in c++ using the console
GiacomoSalvadori/ProceduralLevel_U3D
A little lab about the construction of procedural levels using Hilbert curve
GiacomoSalvadori/Stand_off
A game made by myself. Some assets are from itch.io
GiacomoSalvadori/UnrealStudies
An overview on UE4 about c++ coding and blueprint integration
GiacomoSalvadori/scripting-unity-examples
GiacomoSalvadori/UE5_basics
A project about the basics of the engine. This is used on a 5 lessons programm for students.
GiacomoSalvadori/Unity-PathFindingAlgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
GiacomoSalvadori/visual-scripting-gd1
A dedicate course for game designers about the basics of Unity