top | item 33642021

Show HN: C Pointer Game – Pointers, Arrays and Strings for Kids

3 points| throwaway47292 | 3 years ago |punkx.org

1 comment

order

throwaway47292|3 years ago

I made this game so I can teach my daughter C, particularly thinking about how things exist in memory, while traveling and having dinner or waiting for the bus.

Just grabbing a few cards and looking for where they exist in memory is a fun challenge, but also helps to understand and not be scared of the very overloaded []()* syntax in C.