Videogames and prototypes
Videogames and prototypes
Learning project. While taking CS50 AI course I took the python minimax from one pset and wrote it in C# to make a Unity game. Music randomizer, Vs human mode, Vs AI mode with three difficulties - hard level cannot be beaten. HTML version freely playable on itch.io with touch controls.
Rhythm game prototype designed around the Xbox controller; can be played with mouse and touch controls as well. Includes three genres - jazz, heavy metal and electronics - and multiple difficulty levels that adapt dynamically to the player's performance. HTML version is freely playable on itch.io
Originally created as a side activity for a Nuragic-themed 3D action game, Morra is a Player vs AI adaptation of the ancient hand game. Featuring Sardinian-inspired music, visuals, and UI in the Sardinian language, it offers a rich folkloristic vibe. Part of the challenge - and the fun - is figuring out the mechanics as you battle an adaptive AI.
This application built in Unity and C# allows to analyze Instagram followers. By uploading two JSON files — followers and following — the app identifies users who are not following back. The results are displayed in an alphabetical list that can be easily copied for further use.