Empty Your Mind Tutorial 10
From SwinGame
This tutorial will teach you how to use the SwinGameSDK to develop a simple danmaku game which looks cool. At the end of this tutorial you should be able to use pascal to implement your own space invaders or scrolling shooter style game which makes use of Vectors, animated Sprites, SoundEffects, and Music.
This page contains a Tutorial. Tutorials are designed to walk you through the development of a small game.
Warning: You must have completed the previous tutorial(s) to go through this tutorial
Extending The Game
You can keep extending the game that we have made because lots of things are still missing.
- Effects such as explosions
- HUD
- Menu
- Game over screen
- Bombs
- Items
- More bullet patterns
- Laser beams
- More flexible enemy movement
Summary
Good Luck!

