Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shmup/cribslam

slammin cribs
https://github.com/shmup/cribslam

cribbage nico nim

Last synced: 25 days ago
JSON representation

slammin cribs

Awesome Lists containing this project

README

        

a speed based crib scoring thing

requirements:

- https://nim-lang.org
- https://github.com/ftsf/nico
- SDL2 and the other requirements for nico

todo:

- [ ] combo multiplier
* consecutive correct scores raise your combo multiplier
* muggins, aka missing points, resets the multiplier
- [ ] difficulties
* easy - sorted cards
* hard - unsorted cards
- [ ] splash screen/menu
- [ ] music/fx
- [ ] animated background

![screenshot](https://i.imgur.com/HRhSP8I.png)