Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 461 Bytes

Pong Game

How to play

The game is played with the keys W and S on the keyboard or the mouse.

The game is played against the computer or with another player.

How to build

The game is built with Javascript and Typescript

The game can be built with:

yarn BUILD

The game can be run with:

yarn DEV

TODO

  • Add settings in start screen

License

The source code is licensed under the MIT license.

Copyright (C) 2023 Luis Piedrahita