Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylrpopcorn/pingpong-scorekeepr

A simple application that will keep track of your ping pong score
https://github.com/tylrpopcorn/pingpong-scorekeepr

bulma-css dom dom-manipulation html javascript

Last synced: about 1 month ago
JSON representation

A simple application that will keep track of your ping pong score

Awesome Lists containing this project

README

        

# ```PingPong-ScoreKeepr```
```A simple application that will keep track of your ping pong score```

PingPong-ScoreKeepr is a straightforward application designed to help you keep track of the scores during your ping pong games. It allows you to increment scores for two players, set the winning score, and reset the scores with a single click. This project is an excellent demonstration of basic DOM manipulation and event handling using JavaScript and HTML.

Live: https://pingpong-scorekeepr.onrender.com/

![image](https://github.com/user-attachments/assets/eeaa70a2-89c9-4c8e-9818-b7f431373180)
Credit goes to the original/external sources used.

# Related Projects
- [Pokemon Display Grid](https://github.com/TylrPopcorn/Pokemon-Display-Grid) - *demonstrating how to dynamically manipulate the DOM using JavaScript.*
- [Bulma Basics](https://github.com/TylrPopcorn/Bulma-Basics) - *Learn the basics of Bulma*
- [The Book](https://github.com/TylrPopcorn/The-Book) - *A project showcasing how to use BootStrap*
- [Projects List](https://github.com/TylrPopcorn/Projects-List) - *Explore other projects I have worked on*