Skip to content

This is an old tennis game mostly called Pong. It has a single player that plays with the computer and shows scores earned during each play of the game until a score threshold is reached. The game is been designed using Phaser framework and modern Javascript.

Notifications You must be signed in to change notification settings

emmanuelkamala/pongGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

This is a game design using Phaser 3 framework.

screenshot

Built With

  • Javascript(ES6)
  • HTML
  • CSS
  • Webpack
  • Phaser 3.0

Live Demo

Live Version

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

You need to have a web browser

Setup

Install

  • Clone the repo
  • Run 'npm install' command to install package dependencies.

Run the index file

To run the index file and see the project; enter this command on the command line: 'npm run start'

Then open the browser and enter this link: http://localhost:8080

Author

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

This is an old tennis game mostly called Pong. It has a single player that plays with the computer and shows scores earned during each play of the game until a score threshold is reached. The game is been designed using Phaser framework and modern Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published