GitHub / DavidAndreww / lights-out
Lights out game in vanilla JS. Functional programming using a single class object to track state of gameboard, and a touch of currying to render messages to the player.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidAndreww%2Flights-out
PURL: pkg:github/DavidAndreww/lights-out
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 11.7 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 2 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago
Topics: classes, currying, javascript-game, vanilla-javascript