HTML5 Simple Game Programming Preparation
Free HTML, CSS, and JavaScript overview for my HTML5 Game Development course.
2 hours of content
What you'll learn
- Create a simple web page using HTML.
- CSS can be used to add important style to your page.
- Using JavaScript, learn the fundamentals of programming (variables, conditions, loops, branches, functions, and arrays).
- Create a basic interactive web page with JavaScript and the Document Object Model.
- Discover the free simpleGame.js game library and use the online practise tool to start creating your own online games!
Provides an overview of HTML, CSS, and JavaScript fundamentals for building simple web-based games, including variables, conditions, loops, functions, and DOM interaction. Learners can create basic interactive games using the simpleGame.js library.
Who this course is for
Beginners who want to start building HTML5 games with web technologies.
#html5
#javascript
#css
#game-development
#simplegame