DomeWrinklesCurl 1.0

I wrote a windows console game in C# as a programming exercise.

It’s nothing spectacular, but it’s my first game, and I’m happy with the way it works.

The game is a silly pug-themed implementation of Rock Paper Scissors that I made up, called Dome Wrinkles Curl.

The rules:

  1. Dome straightens the curly tail.
  2. Wrinkles cover dome.
  3. Curl wags away the wrinkles.

Download it here:

dwc.exe (zip archive)

dwc.cs (source)

Leave a Reply