From 97c813089c1151d100cf0991218a7dbe03d9d64e Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: slugs --- forms.htm | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 forms.htm (limited to 'forms.htm') diff --git a/forms.htm b/forms.htm deleted file mode 100644 index b2d4580..0000000 --- a/forms.htm +++ /dev/null @@ -1,36 +0,0 @@ - - - - -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