Project 01 // Core Engine
Space Shooter
Game.
2D game project demonstrating programming fundamentals and creative problem-solving
GAM
Game Development2D
2DPRO
ProgrammingCRE
Creative Coding2DGameplay
LogicFocus
CreativeMode
Process // 01
The Challenge
A game loop must coordinate input, movement, collision, scoring, and feedback in a responsive experience.
Bottleneck Analysis
Identification of relay failures in distributed nodes.
Process // 02
The Solution
- Designed a simple action loop around movement, hazards, and score progression.
- Used the project to demonstrate core programming structure and problem solving.
Architecture