zrcoder / yaqs

terminal games for learning programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaqs

Terminal games for learning programming, powered by yaq.

  • turtle graphics turtle graphics: house
  • code star code star: directions code star: rafts
  • hanoi tower hanoi: 5 disks

install yaq

go install github.com/zrcoder/yaq/cmd/yaq@latest

run games

git clone https://github.com/zrcoder/yaqs
cd yaqs
yaq code-start
# yaq turtle-graphics
# cd hanoi && yaq

About

terminal games for learning programming

License:MIT License