Projects with this topic
Sort by:
-
Проект представляет собой реализацию классической игры «Тетрис» на языке программирования C с использованием структурного подхода. Проект состоит из двух основных компонентов: библиотеки с игровой логикой и терминального интерфейса.
Updated -
The s21_string+ project is a custom implementation of C's standard string.h library, adding core functions like sprintf and sscanf. It teaches low-level string manipulation, memory management, and formatted I/O parsing. This builds critical skills for systems programming and developing efficient, reliable software tools.
Updated -
Check Crypto Addresses (Bitcoin an other).
Updated -