/Looping

A demonstration of looping in C#

Primary LanguageC#GNU General Public License v2.0GPL-2.0

This is a program that does various things to demonstrate looping.


Building: Windows: Run MSbuild or use Visual Studio to build. Linux: Mono might work? Still working on that. Mac OS: There is currently no building instructions for Mac OSx Other *nix Good Luck.


Looping Demo in C# Copyright (C) 2016 Dylan Johnson

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.