Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 537 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 537 Bytes

An implementation of the famous Countdown Numbers game, written in a variety of languages as a learning exercise.

https://www.youtube.com/watch?v=n8-mx3RSvOQ

A C# implementation can be found here

A Javascript implementation can be found here

A .NET Core implementation can be found here

F# and Powershell to follow