Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 783 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 783 Bytes

Nim

Check it out here!

TUI (Terminal User Interface) for playing Nim but it's cool becuase it's in the browser and there's a basically unbeatable algorithm too

Controls:

  • Q/ESC: go back to preview menu
  • SPACE/ENTER: select
  • WASD/Arrow Keys: navigation
  • Click on End Turn to end turns

Further Reading:

Wikipedia

TODO:

  • Make End Turn selectable
  • Make sticks (lines? nimmy things?) clickable and hoverable
  • Add settings with custom heap sizes
  • Change Player 2 Color (settings?)
  • Change Player Names (settings?)
  • Full themeing support (this seems a bit overkill but whatever)
  • Toggle which player goes first or random selection (settings?)