Skip to content

w1lkns/pong-tennis-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Tennis

Description

The 'Pong Tennis' game is a tribute to one of the first arcade videogames released in 1972.

MVP

MVP is for the player to play against the wall.

Backlog

Option to play 2 players at the same time

Data structure

States y States Transitions

Definition of the different states and their transition (transition functions)

  • splashScreen
  • gameScreen
  • gameOverScreen

Task

  • fill screen
  • add divider
  • add score
  • create player component
  • create right-wall component
  • define MVP game logic

Resources and references

Links

About

Game project Ironhack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published