Skip to content

TrentPierce/HTMLPlinko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTMLPlinko

A browser-based implementation of the classic Plinko game built with HTML, CSS, and JavaScript.

About

HTMLPlinko is a simple, lightweight Plinko game that runs entirely in your web browser. Drop the disc and watch it bounce through the pegs to land in one of the prize slots at the bottom. I made this as a demo, so feel free to use it for your own testing or template purposes.

Plinko Screenshot

Features

  • Pure browser-based gameplay with no external dependencies
  • Physics simulation for realistic disc bouncing
  • Clean, responsive interface
  • No installation required

Getting Started

Prerequisites

All you need is a modern web browser that supports HTML5, CSS3, and JavaScript.

Installation

  1. Clone the repository:
git clone https://github.com/TrentPierce/HTMLPlinko.git
  1. Navigate to the project directory:
cd HTMLPlinko
  1. Open Plinko.html in your web browser:
open Plinko.html

Or simply double-click the Plinko.html file to launch the game.

How to Play

  1. Open the game in your browser
  2. Click to drop a disc from the top
  3. Watch as it bounces through the pegs
  4. See where it lands at the bottom

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

License

This project is open source and available under the terms included in the repository.

Author

Trent Pierce

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.

Contact

For questions or feedback, you can reach out through the GitHub repository.

About

This is a simple Plinko game made to run in your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages