(data:name)[GameDevClub: Platformer 102 Expansion]
(data:code)[P102]
GameDevClub: Platformer 102 Expansion
Use these tutorials to expand upon what you've learned in "GameDevClub: Platformer 101" to create a richer, more complex platform game with advanced game mechanics.
You'll cover Enemy AI, improved player controls, player animations and effects, improved camera controls, improvements to shooting different kinds of projectiles, improved obstacles and enemies, displaying story dialog, improved collectables, the ability to slide down walls and jump off them, and player lives with respawning.
Programming Concepts:
- Inputs
- Outputs
- Event-driven programming
- Sequencing
- Iteration (loops)
- Variables
- Data types
- If-then-else control structures
- Selection
- Comparative operators
- Logical operators
- Functions
- Variable scope
- For-loops
Are you ready?