Highlights
- Pro
-
TicTacToe Public
The code is a Python implementation of Tic-Tac-Toe with a computer opponent using the minimax algorithm. Players can choose the AI difficulty level, and the game continues until there is a winner o…
Python MIT License UpdatedJun 20, 2024 -
-
Connect_4_IA_contest Public
Forked from imanehib/Connect_4_IA_contestPuissance4_AI_Competition
Python MIT License UpdatedMay 4, 2024 -
-
Projet-L2 Public
This project is designed to compute directional spatial relationships between two objects based on their angle histograms. Objects are represented as points in a two-dimensional space, and the angl…
Python MIT License UpdatedJan 2, 2024 -
Electrical_Stations Public
Forked from sepanta007/Electrical_StationsInstallation of electric charging stations (Java)
-
Labyrinthe Public
The Labyrinth project is a Java implementation of a maze-solving algorithm and simulation. It features a prisoner ('D') attempting to escape from a maze ('.') ('#') while avoiding fire ('F'). The m…
Java MIT License UpdatedDec 22, 2023 -
Mini_SGBDR Public
The Mini Database Management System (DBMS) project developed in Java aims to provide a simplified yet functional implementation of key components of a DBMS. It offers features for storage manageme…
-
HabitTracker Public
A sleek Habit Tracker developed during a hackathon, designed to make positive changes easy. Features a magical habit creation process, snowy animations, and a clean interface. Track your progress e…