Class Material: Simulasi dan Game Komputer
Game Programming with p5.play.js
- In the last class, we learned how to draw graphic primitives and to interact with them.
- It is not impossible to make interactive games using the techniques we learned, but it is very tedious and time consuming.
- p5.play.js, which is a library of p5.js, enables us to make interactive games very easily.
- This class teaches you how to create interactive games easily with p5.play.js.
- get a file p5.play.js
EmoticonEmoticon