Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
rmottainfo committed Sep 16, 2023
1 parent 9c123ae commit 597c207
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
File renamed without changes.
25 changes: 25 additions & 0 deletions javascript/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# AlonePong in JavaScript

Welcome to the JavaScript version of AlonePong in the Pongtopia project! In this implementation, you'll experience the classic Pong game with a unique twist: you control a single paddle that bounces the ball against the bottom and side walls. Enjoy OldSchool stress-free moments.

## How to Play

Playing AlonePong in JavaScript is simple:

1. Clone or download this repository to your local machine.
2. Navigate to the "javascript-alone-pong" folder.
3. Open the "index.html" file in your preferred web browser.

Or [click here](https://rmottanet.github.io/pongtopia/)

That's it! You can now enjoy the game and test your skills in this solo Pong adventure.

## Technologies Used

This implementation of AlonePong is written in JavaScript and uses HTML and CSS for the user interface. It's a lightweight and fun way to experience the game in your web browser.

## Feedback and Contributions

If you have any feedback, ideas for improvements, or if you'd like to contribute to this project, feel free to reach out. Your input is highly appreciated!

Thanks for playing AlonePong in JavaScript, and enjoy the game!

0 comments on commit 597c207

Please sign in to comment.