Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 532 Bytes

DayAtTheRaces

A betting game (Head First C# Lab - Day At The Races)

Table of Contents

General Info

A betting game in Windows Forms with four vehicles "racing" till the finish line and the betting parlor
below for the user to have some fun with gambling. Coded as an exercise from the book that provides
only partial outlines for the code and a card with requirements for the application functionalities.

Technologies

  • C#
  • .NET Framework
  • WinForms