Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

# anagram-solver
A quick and dirty script that solves anagrams.  Created for the video game "Bully" (English class).

Check out my anagram solver!

There's even a video: https://www.youtube.com/watch?v=yLLwJB8xC10

To compile:

gcc -g -Wall ana-solv.c -lm -o ana-solv

To run:

./ana-solv

About

A quick and dirty script that solves anagrams. Created for the video game "Bully" (English class).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages