top of page
FEE BEE

C++ PROGRAMMING

"ProjectFUN editor"

OVERVIEW

Bricks is sample project of 2D casual game build on ProjectFUN engine with C++. FeeBee is a remake of side scrolling shooting game. It uses infinite looping background to create sense of side scrolling parallax. 

FeeBee.zip

 DESIGN ASPECT

- The background slides continuously from right to left to create illusion of FeeBee is actually flying from left to right
- Enemies are coming in sinusoidal pattern to create challenge when players have to move up & down to shoot them
- Health HUD is replaced by heart pieces

 

 

bottom of page