/Deal

A very simple but fun card game for mobile devices.

Primary LanguageC#

  Deal is a small card game i made for fun to test Clutter with C#.

  Deal requires Mono 2.4 or later.

  Compile: `gmcs Deal.cs -pkg:clutter-sharp -pkg:glib-sharp-2.0 -out:Deal.exe`
  Run:     `mono Deal.exe`