Archie Ang - 2017-12-25

Shuffl3R Li is a roulette program which shuffles a list of items. You can use this for numbers, names, groceries, contestants, whatever.

Shuffl3R Li allows you to:
- shuffle items from an internal list or a text file separated by line breaks
- customize the roulette options (roulette duration, automatically go to next item)
- customize the roulette window display font, colors, window size
- create a (customizable) separate window listing down the items that have already been shuffled

This project was created with Microsoft Visual Studio 2017 Community Edition.

Changelog
v.1.1.1 (2018/01/10 21:49 GMT+08:00)
- fixed crash related to font color of list window upon first execution

v.1.1.0 (2017/12/26 18:41 GMT+08:00)
- made major changes to the programming logic
- fixed tons of bugs including list window settings
- crashes/bugs out when interrupting the shuffler if set with a duration (roulette animation ends automatically), please avoid interrupting the roulette for now

v.1.0.0 (2017/12/25 23:59 GMT+08:00)
- first version
- list window still not working as intended

 

Last edit: Archie Ang 2018-01-10