Skip to content

EMPAT94/impossible-xo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPOSSIBLE XO

A tic-tac-toe game that is impossible to win (but possible to lose!)

Check out live here

Build

  1. Clone the repo or download as zip and extract
  2. Cd into directory root
  3. Run http-server eg python3 -m http.server 8080
  4. In your browser, open localhost:8080
  5. Enjoy