My avatar...

Dave Henry Blog

Syndication feed icon
New Year New Site
Published - 11 Feb 2023

It's a new year, it's been a while since I posted last, what have I been up to and what am I planning to do next.

03-Monotris
Published - 24 Apr 2022

I finally got around to finishing March's contribution to my One Game a Month 2022 challenge Monotris is a copy of the classic Tetris.

#indieGame #linux #TetrisClone #monoGame #Windows
MonoGame – Tutorial 1 – Fonts
Published - 19 Mar 2022

To get started with making games it's often a good idea to be able to write out debug messages while you're working on your game even if that's just the...

#fonts #gameDevelopment #mgcb_Snippets #monoGame #tutorial
Bootstrapping your new game project
Published - 12 Mar 2022

When you're just starting out with MonoGame programming on Linux it can be quite daunting especially if you've only ever used Visual Studio to create yo...

#bash #gameDevelopment #indieGame #linux #monoGame
How to start game development in Linux using MonoGame
Published - 05 Mar 2022

Getting set up with Mono Game is as easy as running a script thanks to [Kwyrky](https://github

#bash #gameDevelopment #indieGame #linux #monoGame
02 – MonoMine
Published - 26 Feb 2022

This month's contribution to my One Game a Month 2022 challenge is MonoMine a quick copy of the windows classic

#indieGame #linux #Minesweeper #monoGame #Windows
SystemX
Published - 24 Jan 2022

My Extension Library for writing games in MonoGame

[View on GitHub](https://github

01 – Slider
Published - 24 Jan 2022

In 2022 I'm challenging myself to produce One Game A Month

#indieGame #linux #monoGame #slidingBlockPuzzle #windows
MORT8088.XML.XMLHELPER
Published - 05 Jan 2022

The XmlHelper is a static class containing methods to complete a number of common tasks while working with XmlDocuments

System update script
Published - 01 Dec 2021

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...

Deck of the Damned
Published - 30 Jun 2013

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

#indieGame #solitaire #cardGame #xna #windows
Mort’s Monster Smash
Published - 31 May 2013

Our regular characters from Halloween Defense are back in a fun little match 3 game

#indieGame #matchThree #xna #windows