Unity 2018 By Example – Second Edition

This entry is part 222 of 385 in the series Developer Blog

Start Date: 3/18/2019 Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson :

Complete Unity 2018 Game Development

This entry is part 220 of 385 in the series Developer Blog

Start Date: 3/18/2019 Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson : Lesson :

Udemy: Code Your First Game: Arcade Classic in JavaScript

This entry is part 218 of 385 in the series Developer Blog

Link to class:https://www.udemy.com/code-your-first-game/learn/v4/overview Start Date: 3/18/2019 Section 1: Setting Up the Code and Learning Essential Concepts Lesson 1: Introduction and First Code File Lesson 2: Drawing and Positions Lesson 3: Movement and Time Lesson 4: Clean up the code Section 2: Getting the core gameplay working Lesson 5: Bouncing the ball Lesson 6: Circle draw […]

Ping Pong? Arcade: Section 2 Lesson 8

This entry is part 131 of 385 in the series Developer Blog

Note to self: Looks like the word press built in javascript and themes are interferring with the javascript games ability to pick up the mouse position in relation to the games background canvas. Loading the code in it’s own page without wordpress it works correctly. Temporary solution to load the file up to the server […]