Skip to content
View antnatb's full-sized avatar
😯
😯
  • University of Florence

Highlights

  • Pro
Block or Report

Block or report antnatb

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. Game-of-life Game-of-life Public

    A modified version of John Conway's Game of Life in C++

    C++

  2. A-Star-Pathfinder A-Star-Pathfinder Public

    Implementation of A* algorithm for movement of game characters on a 2D map using SFML.

    C++

  3. disjoint-sets disjoint-sets Public

    Project for Algorithms and Data Structures Laboratory @ Unifi - Python functions and LaTeX relation to analyze and compare different disjoint sets implementations.

    TeX

  4. k-knights k-knights Public

    Project for Artificial Intelligence @ Unifi - Implementation of two solvers based on Backtracking and Maintaining-Arc-Consistency for the K Knights Problem

    Python