The request was to develop a simple game to run on any browser. It was our first project as a WebDev. The main objective, was to make it conceptually simple, easy to play, recognizable across different ages and highly flexible for future improvements and interpretations of my own.
Twist Pong is a game that needs two players. It runs on any browser and it was intended to be played by anyone, at different ages, since it is very straight forward and simply fun.
https://pasqualipedro.github.io/twistPong/
At the moment, all you need to do is choose a side at the battle field. Pick the left side and you will have the Orange player. Or the right side, and you will have the Blue player. Orange player move with W(up), S(down). Blue player move with O(up), L(down).
After a Game Over, press start and play again.
The files structure were based on HTML + CSS + JAVASCRIPT
- BUG solving
- Develop a responsive and mobile version
- Change the shapes of the players
- Apply real physics calculations
- A rotating battlefiel
- Powers that players can use to thei advantage or to mess the opponent game :)
- Add more juice vissually
- Add music and sound effects
- score table for different players
- online gaming