From 762e6edc6d0eb81dfbd0604599d7bb46fff47b08 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: winforms project --- forms.htm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 forms.htm (limited to 'forms.htm') diff --git a/forms.htm b/forms.htm new file mode 100644 index 0000000..017c015 --- /dev/null +++ b/forms.htm @@ -0,0 +1,36 @@ + + + + +Porter Swanstrom
+ +

Porter Swanstrom

{ +Home : +Projects : +Info } + +
+ +

About

+

This project contains a bunch of WinForms that I've made while in +college. None of these are complex, but a few notable programs are:

+
    +

  1. chess_monitor
  2. +

    This program lets a user move/take pieces on a chess board and save/load +the state of the chess board via a save file. There are 3 boards the user can +switch between in case multiple games need monitored simultaneously.

    +

  3. txt_to_html
  4. +

    A very basic text to html converter that only supports paragraphs, headers, +and non-inline links.

    +
+ +

Source

+

The source code is here +and you can get it with:

+
git clone git://github.com/porterswanstrom/forms
+ +
+ +Made by Porter Swanstrom. + +
-- cgit 1.4.1