A retro-styled game designed in Microsoft Visual Basic.
This program is intended to be a retro-styled game, much like the existing game "Space Invaders."
- Styled textboxes emulate old-style computer systems.
- Minimalistic, 8-bit style graphics.
- VB Timers used to create animations.
- Object position is mostly randomly generated, and efficiently destroyed after it is outside the window area.
All source code, design, and ideas are a copyright of Lukas Romsicki and contributors.