An NES game that computes the digits of pi.
Become a Patron - https://patreon.com/NesHacker
Buy my t-shirt (Amazon Affiliate Link) - https://amzn.to/3ksOPmR
Get the ROM - https://github.com/NesHacker/NesPi/raw/main/nes-pi.nes
See the Code - https://github.com/NesHacker/NesPi
Pi-Spigot Algorithm Paper (Rabinowitz & Wagon, 1995):
https://www.maa.org/sites/default/files/pdf/pubs/amm_supplements/Monthly_Reference_12.pdf
Music:
“Raintown (My Love For You) - Instrumental Version” by Alchemorph
“Maldito” by Family Kush
“Boiling Point - Instrumental Version” by Evgeny Bardyuzha
“Night Chase” by Raz Burg
Chapters:
0:00 Introduction
2:20 Choosing a Mapper
3:16 Math Routines
5:22 The Spigot Algorithm
7:18 Coding the Game