Skip to content

creating a Scrabble Game in C, focused on building a command-line version of the popular word game Scrabble in the C programming language. Scrabble is a game in which players form words from a set of letter tiles and earn points based on the letters used and the placement of the tiles on the game board.

Notifications You must be signed in to change notification settings

richardHaggioGwati/C-Scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

C-Scrabble

Influenced by the world-renowned game Scrabble made with C

Please insure that all the libraries are installed before you try to run this program

Use

After running clang and the program, you will be prompted with the Player 1 word and then the player 2, afterwards, a score shall be shown of the winner.

About

creating a Scrabble Game in C, focused on building a command-line version of the popular word game Scrabble in the C programming language. Scrabble is a game in which players form words from a set of letter tiles and earn points based on the letters used and the placement of the tiles on the game board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages