Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alleycaaat/connect-four
A classic game gone digital: Connect Four. This game is pure JavaScript; the board is created with the forEach method, adding an id and aria-label to each spot a puck can occupy. After the seventh turn it uses the forEach method and a While loop to see if a player has won.
https://github.com/alleycaaat/connect-four
foreach-loop html javascript js scss ternary-operator web-game
Last synced: 22 days ago
JSON representation
A classic game gone digital: Connect Four. This game is pure JavaScript; the board is created with the forEach method, adding an id and aria-label to each spot a puck can occupy. After the seventh turn it uses the forEach method and a While loop to see if a player has won.
- Host: GitHub
- URL: https://github.com/alleycaaat/connect-four
- Owner: alleycaaat
- Created: 2022-08-23T17:20:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T19:30:59.000Z (almost 2 years ago)
- Last Synced: 2023-04-26T02:56:59.450Z (over 1 year ago)
- Topics: foreach-loop, html, javascript, js, scss, ternary-operator, web-game
- Language: JavaScript
- Homepage: https://achulslander-connect-four.netlify.app
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0