Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 507 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 507 Bytes

C# Warrior

C# Warrior is an adaptation of the Ruby Warrior site for the C# language. It is designed to teach the fundamentals of C# to programmers who are learning the language for the first time. It is NOT designed to teach programming fundamentals; it assumes that players have a basic understanding of programming already.

Building

The build.sh shell script installs the FAKE package and then executes the FAKE build script:

./build.sh