CodingTrain / CodingTrain/Suggestion-Box

Coding Challenge: Solitaire/Klondike

Open
#900 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Page: https://rawgit.com/kleinesfilmroellchen/Solitaire/master/index.html

Source: https://github.com/kleinesfilmroellchen/Solitaire/tree/master

This would be an interesting challenge because it is pretty complicated managing all the cards and stacks (so 5+ parts :-)). On the other hand, it teaches a lot about modern OOP in JavaScript, collision detection, and array manipulation/higher-order functions.

I have implemented this in p5 using some HTML/CSS and ES6 syntax. Just a short note: my code includes a lot of stuff not necessary to core gameplay (automatic language apply, guide, cross-platform input etc.), so you might want to ignore that.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.