Skip to content

CharlotteRK/read_my_mind

Repository files navigation

Overview

Read my mind is a simple C program which asks the user to choose a playing card, and then works out the users card based on a series of questions. Two implementations of the same program are given here, one using arrays and one using linked lists. The purpose of this code is to explore the trade offs between these two structures. This was initially developed as a university coursework assignment in 2018.

About

A simple game base on a card trick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published