🗿
-
42 İstanbul
Highlights
- Pro
Pinned Loading
-
cantasar/pong-game
cantasar/pong-game PublicA modern multiplayer Pong game built with TypeScript and Fastify, featuring real-time gameplay, user authentication, and social features.
-
mini_serv.c
mini_serv.c 1#include <unistd.h>
2#include <string.h>
3#include <stdlib.h>
4#include <stdio.h>
5#include <netinet/ip.h>
-
-
biggest_square.c
biggest_square.c 1//gcc -Wall -Wextra -Werror -std=c98 -o meys biggest_square.c
2//echo -e "5.ox\n.....\n.....\noooo.\n.....\n....." | ./meys
3#include <stdio.h>
4#include <stdlib.h>
5#include <unistd.h>
-
-
game_of_life.c
game_of_life.c 1//gcc -Wall -Wextra -Werror -o meys life.c
2//echo 'xssdswdxddddsxaadwxwdxwaa' | ./meys 6 4 0 | cat -e
3#include <stdio.h>
4#include <stdlib.h>
5#include <unistd.h>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.