Authors:
Tahir Butt, Rob Domanski, and Zach Dodds
Summary:
This Python coin flipper enables text-based and graphical coinflips in software. This project is inspired by the NFL cointoss during the 2016 Packers-Cardinals playoff game in which the coin did not flip at all (though Aaron Rogers did flip out, perhaps justifiably so.) With this Python coin-flip software, such problems simply can't happen!
Screenshots:
An input screen takes the user's choice (heads or tails)...
A curtain adds an element of drama before the flip...
May the odds be ever in your favor... !
Source code:
The full Python source code is available from this link.
Details:
A fuller reflection on this project's vision, goals, and progress is available from this document. The final-project presentation is also linked.