pi-game

Game to help remember the first 100 digits of pi.

Usage no npm install needed!

<script type="module">
  import piGame from 'https://cdn.skypack.dev/pi-game';
</script>

README

Pi Game



Game to help remember the first 100 digits of pi.

Pi Game demonstration

If you like Pi Game, please consider starring or tweeting about this project to show your support. Thanks!



❯ Install

Install with npm:

$ npm i -g pi-game

❯ Usage

$ pi-game

❯ Game Modes

Practice mode

Check how many digits of pi you can name from a point you designate.

Screen Shot 2021-11-27 at 15 07 33 Screen Shot 2021-11-27 at 15 08 12

Real mode

Check how many digits of pi you can name.

Show pi digits

Check the first 100 digits of pi.

Screen Shot 2021-11-27 at 15 05 41