SystemX Posted on 2022-01-242022-02-27 By mort8088Comments Off on SystemX My Extension Library for writing games in MonoGame View on GitHub
01 – Slider Posted on 2022-01-242022-02-24 By mort8088Comments Off on 01 – Slider In 2022 I’m challenging myself to produce One Game A Month. For January I made a sliding block puzzle game to ease back into things. Written using MonoGame on my Linux box mostly to prove that I could produce games for both Windows and Linux.
MORT8088.XML.XMLHELPER Posted on 2022-01-052022-02-24 By mort8088Comments Off on MORT8088.XML.XMLHELPER The XmlHelper is a static class containing methods to complete a number of common tasks while working with XmlDocuments.