Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 787 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 787 Bytes

Tic-Tac-Toe

Vanilla/Typescript Tic-Tac-Toe for TV sets.

It should be compatible with es5 browsers, and it has minimal integration with google IMA,
Since it is for TV sets it has only keyboard inputs, and the inputs are the following:

  • Yes: Y, y, Key enter, Key spacebar

  • No: Key esc; Key backspace; N; n

  • Up: Key up

  • Down: Key down

  • Left: Key left

  • Right: Key right


For run this code:

Just npm install

Or you can see it at:

https://e5te.github.io/Tictactoe/dist/