Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frankwallis/chesspad

c programming test
https://github.com/frankwallis/chesspad

Last synced: 10 days ago
JSON representation

c programming test

Awesome Lists containing this project

README

        

# commands available are:

./chesspad [ ]
Finds telephone numbers available for a chess piece on a telephone keypad

./queen_5_count.sh
Calculates the number of phone numbers output by chesspad for a queen starting on the 5 key

./growth.sh
Shows how the number of phone numbers increases with number length

./test.sh [ create ]
Runs regression tests for chesspad

./knightspad
Finds knight's tours on a telephone keypad

make
Builds chesspad and knightspad