Skip to content

Create a game of tic-tac-toe with SVG syntax and Svelte.

Notifications You must be signed in to change notification settings

borntofrappe/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

A game of tic-tac-toe using SVG syntax and Svelte.

Preface

Ultimately, I plan to document this project with a series of posts.

In the different sub-folder you find the markup, stylesheet and script developing the game, one step at a time.

  • SVG Loader. In this folder you find the loader developed for the application with SVG syntax. I have divided the effort in three folders to progressively build an animated loader in which the two signs x and o swap place,

  • Svelte. In this folder you find the game developed with the Svelte framework.

Todo

  • write about the SVG loader.

  • improve the application developed through Svelte.

  • write about the Svelte framework.

  • research how to implement AI, to play against a computer.

About

Create a game of tic-tac-toe with SVG syntax and Svelte.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published