Skip to content

sarsdev/pastime-game-in-canvas-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastime-game-in-canvas-js

Study repository to learn HTML canvas and JS

The first game developed was the Tic Tac Toe. I used only HTML, CSS and JavaScript without external libraries.

Tic Tac Toe game animation

The second game in development is Snake. (coming soon)