Skip to content
View titoFR7's full-sized avatar
🎯
Focusing
🎯
Focusing
  • France

Highlights

  • Pro

Block or report titoFR7

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Sokoban-Game-Implemented-in-C-with-SDL Sokoban-Game-Implemented-in-C-with-SDL Public

    This project is an experimental implementation of the classic Sokoban game, developed in C using the SDL2 library. Created by a French student in their second year of a Computer Science degree at t…

    C

  2. Monte-Carlo-Sphere-Volume- Monte-Carlo-Sphere-Volume- Public

    This project uses the Monte Carlo method to estimate the volume of a sphere. It performs simulations to calculate an average result and a confidence interval. Random points are generated using the …

    C

  3. MyFirstJavaGame-Gomoku MyFirstJavaGame-Gomoku Public

    Projet Java du jeu de plateau Gomoku (jeu de stratégie d'alignement de pièces sur une grille). Le jeu propose : - Deux modes d'affichage : console (texte) ou interface graphique (GUI) avec un theme…

    Java

  4. combinatorial-algorithms-java combinatorial-algorithms-java Public

    TP d'Algorithmes de Résolution de Problèmes (L3) : recherche en graphe, TSP (A*, B&B, Kruskal) et théorie des jeux (Minimax) en Java.

    Java

  5. rabbit-growth-simulation rabbit-growth-simulation Public

    Monte Carlo simulation modeling rabbit population dynamics with age-dependent mortality, reproduction cycles, and environmental factors in C

    C