Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 407 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 407 Bytes

Minitalk

Minitalk is a project from the 42 coding schools

Notes

You can read about the project in the subject.
This one of my earlier implementations. I was forced to alter it slightly because of the rules at the coding school. For instance, you are only supposed to have one global var and making it a struct is apparently cheating. XD