Skip to content
View Gianniii's full-sized avatar

Block or report Gianniii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RocketMan-a-VR-videogame-created-with-Unity Public

    Forked from EliaFantini/RocketMan-a-VR-videogame-created-with-Unity

    A Virtual-Reality "escape-room-like" videogame for Oculus Quest, developed with Unity Engine using only the basic Oculus Framework. Game awarded as best game of the course ( year 2021/2022)

    C#

  2. AICrowd-RoadSegmentation-Challenge Public

    Machine Learning model for classification of pixels in an image, more precisely to perform road segmenation on aerial images by classifying road pixels and background pixels..

    Jupyter Notebook 1

  3. CS-456-Artificial-Neural-Network Public

    The goal of this project was to implements different intelligent agents to play the famous game of tic-tac-toe. Here we focused on Tabular and Deep Q-learning.

    Jupyter Notebook

  4. BikeGame Public

    A fun and challenging 2D Bike game with an animated character, obstacles and basic enemies. Coded in Java using JBox 2D

    Java

  5. Gameboj Public

    Gameboy emulator implemented in java, able to run games designed for the original gameboy.

    Java

  6. Distributed-Algorithm-in-Java Public

    In this project i implemented some famous distributed algorithms in java, by simulating hosts and using udp messages between them. The algorithms implemented are: "Perfect Links", "Best-effort Broa…

    Java