I'm Noodle. I'm a bedroom producer, game developer and programmer. I'm currently taking BS Computer Science.
๐
Highlights
- Pro
Pinned Loading
-
-
-
-
Tic-Tac-Toe game written in C
Tic-Tac-Toe game written in C 1#include <stdio.h>
2void DrawBoard(int pieceMask, int playerMask);
3int CheckWinner(int pieceMask, int playerMask);
4int GetPlayerInput();
5char Bit2OX(int bit);
-
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.