top of page
C.C.P. Programming: Videos
In_And_Out_Snapshot_3.png

C.C.P.

PAX West 2018 DigiPen Showcase Game

A 2D side scrolling puzzle/platformer where you cut, copy, and paste blocks to make it through the levels.

I programmed the particle system and gamepad support for this game as well as getting the audio working.

C.C.P. Programming: Projects
C.C.P. Programming: Gallery
Cut_It_Out_Snapshot_3.png

Particles Everywhere!

For this project I wrote a particle system to provide that little extra polish. The particle system was robust and could generate particles in a variety of patterns with any number of settings. Some of these included fade outs, size changes, color changes, and more.

C.C.P. Programming: About
Cut_It_Out_Snapshot_1.png

Total Control

I also implemented controller support for this game. Using XInput I was able to make Xbox controllers compatible. This allowed the player to move their character around with a controller. Support for the sticks and triggers was also added for future mechanics that may have required variable input strengths.

C.C.P. Programming: About
In_And_Out_Snapshot_1_edited.png

What's That Sound?

Additionally, I added a sound system to our engine using FMOD. My implementation allowed for the modification of music and sounds during the game, for example the volume.

C.C.P. Programming: About
bottom of page