Create Cross Platform Games and Apps using Canvas

via Udemy

Go to Course: https://www.udemy.com/course/html-canvas-for-absolute-beginners/

Overview

Gaming is one of the most popular computer activities. New technologies are constantly arriving to make it possible to develop better and more powerful games that can be run in any standards-compliant web browser.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 likeany 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 canvasbased applications are free.Another cool thing with canvas is that you only have to create canvasapplications 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 playor 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 LearnWhat is CanvasWhy Canvas is popularWhat Browser's support CanvasWhat you can create with CanvasCreating your first canvasUnderstanding The Coordinates Creating a simple graphic

Skills

Reviews