Pinned Repositories
501stecho
Arcade
This project is a C++ program whose goal was to be able to play retro games like Pac Man, or Snake while being able to dynamically switch graphic library during a game. The Program currently supports 4 games : Snake, Nibbler, Pac-Man and Solar Fox, and 4 graphic libraries : SDL2, SFML and Ncurses
myteams
This project is a replica of the Teams software without the graphic interface made in the C programming language. Using the C implementation of sockets, several users can connect at the same time and send each others messages, create teams, create channels...
Raytracer
This project is a C++ program whose goal was to be able to simulate the impact of light on primitives like sphere, cones, cylinders or planes.
zappy
A network video game implementend in C++ and C with the Raylib Library.
Abricot-Norminette
Abricot Norminette is meant for EPITECH Projects. [ PROMO 2026 ]
Argos
Can see everything, beware of its omniscience, kneel before its greatness.
minitorch-501stEcho
minitorch-501stEcho created by GitHub Classroom
501stEcho's Repositories
501stEcho/zappy
A network video game implementend in C++ and C with the Raylib Library.
501stEcho/501stecho
501stEcho/Arcade
This project is a C++ program whose goal was to be able to play retro games like Pac Man, or Snake while being able to dynamically switch graphic library during a game. The Program currently supports 4 games : Snake, Nibbler, Pac-Man and Solar Fox, and 4 graphic libraries : SDL2, SFML and Ncurses
501stEcho/myteams
This project is a replica of the Teams software without the graphic interface made in the C programming language. Using the C implementation of sockets, several users can connect at the same time and send each others messages, create teams, create channels...
501stEcho/Raytracer
This project is a C++ program whose goal was to be able to simulate the impact of light on primitives like sphere, cones, cylinders or planes.