Skip to content

jackharrhy/canvasTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvasTutorial

canvasTutorial is small python based web server that runs a few pages that showcase the HTML5 canvas element.

It is also my first GitHub repo.

Main reason I did this is to learn more about Web, Python & Github development.

Version

1.0

Installation

For Linux, with git, python & pip installed

cd /path/of/your/choice
git clone https://github.com/jackharrhy/canvasTutorial
pip install bottle

Usage

cd /path/of/your/choice
python canvasTut.py

Once this is ran, go to this link

http://localhost:8080

If you see nothing, there must be a problem.

About

Web server based tutorial on basic HTML5 canvas usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published