Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankwallis/chesspad
c programming test
https://github.com/frankwallis/chesspad
Last synced: 10 days ago
JSON representation
c programming test
- Host: GitHub
- URL: https://github.com/frankwallis/chesspad
- Owner: frankwallis
- License: mit
- Created: 2018-11-14T20:03:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T20:10:06.000Z (about 6 years ago)
- Last Synced: 2024-11-13T18:49:18.432Z (2 months ago)
- Language: C
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 keypadmake
Builds chesspad and knightspad