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.
Slider by mort8088
The XmlHelper is a static class containing methods to complete a number of common tasks while working with XmlDocuments.
View on GitHub Updated to be used with .NET Core
Methods NewDoc
Creates an empty XmlDocument object with an Xml Declaration assigned as version 1.0 encoding UTF-8 AddRootNode
Create a root node on a given document AddAttrib
Adds the Named attribute with a given value to an existing Node, returns a link to the new attribute created.
Most Debian based Linux users will just tell you > It’s simple just type “sudo apt update && sudo apt upgrade” But at some point you’re going to want to clean up your package manager and what about FlatPak update?
Deck of the Damned is a Creepy little Solitaire game where you have to enter Dracula’s mansion and play this scary little number, it’s an old favourite.
Deal the deck and then put all of the card types into piles, starting with an Ace and ending with a king in numerical order.
Keep your eye open for the Ghost of the deck she’s one scary woman.
Released as part of the 2013 One Game a Month.