This is an old revision of the document!
Corning Community College
CSCS2330 Discrete Structures
Using the TIC-80 fantasy console simulator on your pi, implement a program that performs a sprite-based animated count of a set of LEDs (a minimum of 9) in binary from 0 through the maximum value able to be represented therein.
The three approaches I'd like for you to implement are those of:
The universal restriction: you must not have 2^number of LEDs if statements, one per potential number. That is NOT a feasible way to carry out this approach.
You may want work out these approaches by hand on paper to understand their details and steps of progression, then to implement it.
Additionally, the entire class will be participating in documenting and filling out this project page. It is the responsibility of EACH class member to:
I'll be looking for the following:
78:fom0:final tally of results (78/78) *:fom0:no errors, program runs without issue in TIC-80 [13/13] *:fom0:specified algorithms are implemented and functional [39/39] *:fom0:display of sprite based, animated count [13/13] *:fom0:project page contributions as per project specifications [13/13]
Additionally: