added fizzbuzz example
This commit is contained in:
@@ -243,11 +243,13 @@ representation:
|
||||
Examples
|
||||
--------
|
||||
The [examples](examples/) subdirectory contains several MU8A source code file
|
||||
examples for mu808 which are ports of the same 808UL example programs, namely:
|
||||
examples for mu808 (some of which are ports of the same 808UL example programs),
|
||||
namely:
|
||||
|
||||
* [Compound interest calculator](examples/compound.mu8a),
|
||||
* [Linear regression calculator](examples/linreg.mu8a),
|
||||
* [Hellorld!](examples/hellorld.mu8a) (a tribute to @UsagiElectric),
|
||||
* [FizzBuzz classic program](examples/fizzbuzz.mu8a),
|
||||
* [Bulls and Cows game](examples/moo.mu8a),
|
||||
* [Lunar Lander game](examples/lunar.mu8a).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user