Learn to Code
John F. Dumas
contact me | resume | how it works | example programs | testimonials | main page

C - Penrose


► Problem: Write a c program to recursively generate penrose tiles to a depth chosen by the user.


► Example Output: Here is an example showing a depth of 4.


Source code

All source files (zip file)


Back to Example Program Index


© John F. Dumas | johnfdumas@gmail.com | main page | top of page

Source code