chriscourses

  1. tourist

    Chris Courses - Mario Game

    In this course, you'll learn how to create a 2D sidescrolling game like the ones seen in classics like Super Mario. I'll show you how to design and code a multi-platform level with enemies, power-ups, death-pits, and more. By the end of the course, you'll have the skills and knowledge you need...
  2. tourist

    Chris Courses - Pokemon

    In this course, you'll learn how to develop your own Pokemon-style game using JavaScript and HTML canvas. I'll show you how to create detailed maps, program player boundary collision detection, and code exciting battle sequences to bring your top-down game to life. With my expert instruction...
  3. tourist

    Chris Courses - CSS

    CSS determines how your HTML elements look on the screen (color, size, etc.). This course will teach you how to get started with CSS, and will cover the ins-and-outs of the most important CSS properties you should be using throughout your development career. You'll also build out a full-fledged...
  4. tourist

    Chris Courses - Beginner Three.js

    What you'll build Together we will build a geometric, interactive, 3D homepage used greet your users, and entice them to explore more of your site. On button click, you'll be able to seamlessly transition to the next page using custom Three.js animations and Nuxt.js.