Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 777 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 777 Bytes

A simple tic-tac-toe game but instead of standard ❌ and 〇, the players mark with 🐱 and 🐶 (that's why the game name has 'paw').

Demo

The game is available online.

Screenshots

Initial state

Screenshot 2024-12-21 at 23 13 19

Win

Screenshot 2024-12-21 at 23 13 32

Draw

Screenshot 2024-12-21 at 23 14 02

TO BE

The game is not accessible from keyaboard.