Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Create Cross Platform Games and Apps using Canvas

Posted By: lucky_aut
Create Cross Platform Games and Apps using Canvas

Create Cross Platform Games and Apps using Canvas
Duration: 3h 57m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 478 MB
Genre: eLearning | Language: English

Learn to create 2D Graphics and Animations

What you'll learn
Create a Canvas
Spot unsupported Canvas browsers
Understand Co-ordinates
Familiar with Canvas Attributes
Know how to render 2d graphics
Create a function to draw on Canvas

Requirements
Basic HTML Skills
Basic CSS Skills
Basic JavaScript Skills
How to use a text editor
Description
Canvas is an HTML element that acts as a container or surface that you can draw
2d and 3d graphics on using the javascript scripting language. Canvas behaves like
any HTML element in that you can assign attributes and css styling to it.

Canvas is a fairly new technology of HTML5 and not supported in much older versions
of major web browsers. The more recent versions of the major web browsers supports the canvas element.

Canvas is quite popular with developers as the development tools required to create canvas
based applications are free.Another cool thing with canvas is that you only have to create canvas
applications once and deployed to any device or medium that has a modern web browsers.
This is a huge advantage over other apps that have to be deployed to the app store,google play
or windows store.

Canvas can be used in a variety of ways such as to create 2d and 3d games, Advertising,Data representation and reporting
as well educational related projects.

What You Will Learn

What is Canvas
Why Canvas is popular
What Browser's support Canvas
What you can create with Canvas
Creating your first canvas
Understanding The Coordinates
Creating a simple graphic
Who this course is for:
This course is meant for those with basic knowledge of HTML,CSS and Javascript

More Info

Create Cross Platform Games and Apps using Canvas