Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 182 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 182 Bytes

RandomCardLotto

Very simple c app utilising input/ouput and random rng in order to emulate a card game. Play and see if you win!

To run:

  • gcc test.c -o output
  • ./output