Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 400 Bytes

SappySharp

A port of Kawa's original Sappy 2006 (Original code) to C#. The original code is in VB6 so the goal is to port the application to a more recent framework.

Development Stages

  • 1. Compile ported code to C#.
  • 2. Fix bugs to make it work.
  • 3. Refactor code for newer patterns and more perfomance.
  • 4. Adding new features (if any).