A downloadable showcase

Download NowName your own price

Games I wrote for GAME 230 and CMPM 265 - UCSC Game Design 2017 master's program. 

Special thanks to Professor Destler, Professor Whitehead and my many tutors: Jake, Chelsea, Lydia, Juan, Ahmet, Dan, and Aidan!

Pixel art thumbnail by hyperike piq.

====Controls====

  • Pong: WASD or arrow keys to move the paddle. Player and AI are both attempting to reach 5 points. 
  • Breakout: WASD or arrow keys to move the paddle. Spacebar to launch the ball. The ball gets faster every time you clear the board, and you can press the paddle against the sides of the screen to adjust the ball's starting trajectory. (Ball position will not reset on clearing the board, so you can chain pretty impressive combos if you destroy your final brick from above.)
  • Particle system: Up and Down arrows adjust the rate of particle emission. 

==============

See my other games here!

Download

Download NowName your own price

Click download now to get access to the following files:

Pong 13 MB
Breakout 13 MB
Particle system 13 MB

Comments

Log in with itch.io to leave a comment.

Did you have to install any external scripts / files in order to get the particle system to work?

We were working with SFML but the rest is just C++. Most of us used PNG files for the emitting textures