PlayCanvas is an open-source 3D game development engine you can use to design and develop 3D games with the JavaScript programming language. You can get started for free, designing and coding in a web browser. All your projects are saved in the cloud and can be played in any modern browser.
Here you will find tutorials on PlayCanvas game development. These tutorials will teach you how to create your own 3D game using PlayCanvas and the JavaScript programming language. You don’t need any programming experience before you start following these tutorials.
- Getting started with PlayCanvas
- Entities and materials
- Lighting
- Skyboxes
- Particle systems
- An overview of scripts
- Make a 3D object move with code
- Moving objects with keyboard input
- Rotating objects with keyboard input
- Rigid Bodies and Collision
- Adding sound to your game
- Controlling sound with scripts
- Add a first person character controller
- Moving an object with force