Description
In this course, you will :
- Learn the arsa script for game development.
- With the arsa script, you can learn the fundamentals of game logic.
- Understand and apply the arsa script's function to the game.
- Understand the fundamentals of 2D game development.
Syllabus :
1. Basic
- Install ARSA Framework
- Basis of 2D Images
- Transformations Images
- Touch Input
- Audios and Videos
- Layer Hit
- Fonts
2. Advance
- ARSA Script Basis of Programming
- Frame per second (FPS)
- Loading PSD file
- External script
- Group of layers
- Clone layer
- Log
- Finite state machine (FSM) theory
- Manager theory
3. Workshop
- Deploy game to android device.
- Pacman clone game.
- Gage.
- Time counter.
- AI - Automation moving player with FSM.
- AI - Find out nearest object.