Skip to content
/ Tictactoe Public

Vanilla/Typescript Tic-Tac-Toe demo in 30 hours

License

Notifications You must be signed in to change notification settings

E5TE/Tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/


About

Vanilla/Typescript Tic-Tac-Toe demo in 30 hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published