Pong

  • Year: 2017
  • Duration: 2 months
  • Teamsize: 1
  • Focus: Game Mechanics
  • Made with: JavaScript

  • Classic Pong with several extras
This was my first coding project ever back in my first semester.

The task was to make a simple game. We could choose between Pong, Memory and Snake. I chose to create a pong game, since that was the one aimed at absolute beginners, which is what I was.
I wanted the game to be oriented after the classic pong game, but wanted to make it a bit more interesting. For thats sake I worked in some extras that can be unlocked after reaching certain milestones.
Them being a score of 5, 10, 20, 30, 50 and 80.

It's a classic example of easy to learn, hard to master, as even I can't reach the 80 points milestone without cheating.

I worked with the P5js framework and did everything myself, from designing to coding.
The timeframe was about 2 months.

This was my first coding project ever back in my first semester.

The task was to make a simple game. We could choose between Pong, Memory and Snake. I chose to create a pong game, since that was the one aimed at absolute beginners, which is what I was.
I wanted the game to be oriented after the classic pong game, but wanted to make it a bit more interesting. For thats sake I worked in some extras that can be unlocked after reaching certain milestones.
Them being a score of 5, 10, 20, 30, 50 and 80.

It's a classic example of easy to learn, hard to master, as even I can't reach the 80 points milestone without cheating.

I worked with the P5js framework and did everything myself, from designing to coding.
The timeframe was about 2 months.