Skip to content

mdziadowiec/Mazes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazes for Programmers in C#

Build status

Working through the Mazes for Programmers by Jamis Buck. You can find it here.

“About the Code The sample code and the examples in this book are all written in Ruby, but the algorithms and techniques used are definitely not Ruby-specific! This book could have been written just as well in Python, or C, or Java, or C#, or any other language. I hope the examples are written clearly enough that even if you aren’t familiar with Ruby, the concepts shine through. There’s plenty of room for experimentation, whether or not Ruby is your thing.

If you decide to follow along in Ruby, please make sure you’re using at least Ruby version 2.1, as the examples won’t all run on earlier Ruby versions.

All of the code examples in this book can be downloaded from the book’s website. This can save you a bit of time if you’d rather not rekey an entire grid framework by hand—although that’s certainly an effective way to learn something!”

Copyrights apply to this source code. You may use the source code in your own projects, however the source code may not be used to create training material, courses, books, articles, and the like. We make no guarantees that this source code is fit for any purpose.

About

Mazes for Programmers in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%