Skip to content

gdomiciano/tennis-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis Game

HTML5 and javascript tennis game developed based on this course: https://www.udemy.com/code-your-first-game/learn/v4/overview

Here is the live Demo

Why

In order to learn a little bit about canvas I developed this simple Tennis game, so I could understand better how things works with canvas and to get to known some properties that might be useful.

Stack

This project is using basically:

* HTML5
* Javascript (ES5)
* CSS