Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kayooliveira/plinko-game
This game is a version of the game Plinko, here, you start with 100PPs (plinko points) and you can bet your points to earn more based on the multipliers in the bottom of game.
https://github.com/kayooliveira/plinko-game
matter-js physics plinko react reduxjs tailwind typescript
Last synced: about 19 hours ago
JSON representation
This game is a version of the game Plinko, here, you start with 100PPs (plinko points) and you can bet your points to earn more based on the multipliers in the bottom of game.
- Host: GitHub
- URL: https://github.com/kayooliveira/plinko-game
- Owner: kayooliveira
- Created: 2022-09-09T17:06:50.000Z (about 2 years ago)
- Default Branch: current
- Last Pushed: 2024-01-15T19:49:02.000Z (10 months ago)
- Last Synced: 2024-05-02T02:22:02.302Z (7 months ago)
- Topics: matter-js, physics, plinko, react, reduxjs, tailwind, typescript
- Language: TypeScript
- Homepage: https://www.plinko.kayooliveira.com
- Size: 215 KB
- Stars: 40
- Watchers: 1
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plinko
## What is this game?
> This game is a version of the game Plinko, here, you start with 100PPs (plinko points) and you can bet your points to earn more based on the multipliers in the bottom of game.## How to play?
> Just access the [link](https://www.plinko.kayooliveira.com), select your bet value and click on 'Apostar', or, if you don't want to lose your points, just click directly on 'Apostar' button and the game will put a new ball without value in game.## Stacks
- React
- Typescript
- TailwindCSS (Styles)
- Matter-JS (Physics engine)
- Zustand (Manage the states)---
## Made with :two_hearts: by Kayo Oliveira