Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 653 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 653 Bytes

Gameboy-in-c 🕹

GameBoy in C. Games: Tic Tac Toe, Connect 4, i will add more games such as Battleship (maybe)

(yeah i mispelled number 3, BattleShip)

Games

Every game has anti-easy-win functions, and u can play against pc or against another player This program also contains a Turn counter, a Player Displayer, and a "play again" function.

How to run: gcc trisnew.c forza4new.c gaymboy.c -o GameBoy