This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
-
Updated
Apr 2, 2024 - C
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
Piscine Rush 02 Project
42-Piscine is a repository of 42 Network bootcamp projects in C, shell scripting, and system administration.
A terminal-based shoot 'em up game made in one weekend
All of my projets for the 42's school
Wordle is a Python-based clone of the popular word puzzle game, developed during a 42 rush challenge. Built with the Kivy library. Players have six attempts to guess the correct five-letter word, with colored hints guiding each guess
1st Rush in the 42 Common Core - A two-person collaborative project to be completed within two days
Connect4 is an interactive and lightweight board-game application developed during a 42 rush challenge. It recreates the classic Connect Four experience with a responsive graphical interface powered by the Clay GUI library. The player competes against an AI opponent driven by a minimax algorithm with deep search level, enabling inc
Library to create a pool of processes in C.
ft_shmup is a terminal shoot ’em up in C using ncurses, developed in a weekend during a Rush at 42. Features a frame-driven loop, non-blocking input, collision detection, enemy hordes, and a pursuit-based boss AI.
To associate your repository with the 42rush topic, visit your repo's landing page and select "manage topics."