Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 639 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 639 Bytes

SearchYourNameInPi

This program lets you search your name (translated to a number) in around 700 million digits of pi. It takes your name and calculates it into a number with the 26-letter-system. It takes the digits of the number and looks for them in pi's digits.

In order to run the code in an IDE, you need to make a bigger heap-space (around 6GB) cuz the program loads Pi into your RAM. You will also need to download the .txt with the digits from mediafire because i couldn't upload it to GitHub.

Download-Link: https://www.mediafire.com/file/86m5x84z8a88apq/billionPi.txt

Move the file to: ...\NameInPi\src\steakie\res\Numbers