SokoSolve | Technical Notes
File Formats
Game Client
- Drawing is done with 100% GDI
- Sound FX is done with the .NET System.Media.SoundPlayer
- Music with the embedded COM Windows Media Player component (Interop.MediaPlayer)
Library Client
- Using an abstracted Explorer pattern
- All display is done with dynamically-generated HTML and am embedded IE browser (System.Windows.Forms.WebBrowser)
- Full command pattern for all user interactions
MONO conversion
The plan is to attempt this after a stable version is ready for Windows.
Links & References
Media
Software
- GIMP - Open Source Image Editor
- Inkscape - Open Source SVG Editor
- Audacity - Open Source Sound Editor
SokoSolve is GPL,
all documentation (site included) is GFDL.
Contact web admin.