Skip to content

Jeffrey-Inyang/Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pong-Game

GitHub stars GitHub forks

A classic game of Pong, developed using JavaScript and minimal HTML. This project captures the essence of retro gaming and provides a fun way to interact with a simple yet engaging game.

Features

  • Classic Pong gameplay
  • Simple and intuitive controls
  • Minimalistic design for a retro feel
  • Lightweight and fast

Technologies Used

  • JavaScript
  • HTML

Installation

To get started with the Pong Game, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Jeffrey-Inyang/Pong-Game.git
  2. Navigate into the project directory:

    cd Pong-Game
  3. Open the index.html file in your web browser to start playing.

Usage

  1. Launch the game by opening index.html in a web browser.
  2. Use the following controls to play:
    • Player 1: Use the W key to move up and the S key to move down.
    • Player 2: Use the Up Arrow key to move up and the Down Arrow key to move down.
  3. The game will start automatically, and you can continue playing until you decide to quit.

Contributing

Contributions are welcome! If you would like to contribute to the Pong Game project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeatureName).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeatureName).
  5. Open a Pull Request.

Please ensure your code adheres to the existing coding style and includes appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


Thank you for checking out the Pong Game! If you have any questions or feedback, feel free to open an issue or reach out via GitHub. Enjoy the game!


This README is structured to provide clear and concise information about the Pong Game project, following GitHub best practices to ensure usability and clarity for potential users and contributors.

About

A game of Pong, made using JavaScript, & meagre HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published