Rogue C# – Better Graphics through the TextRenderer Class
In this update, I’m ditching the monochrome map and adding some color graphics on the map with text drawing via the TextRenderer class.
Because technology should be the means, not the end.
A man is likely to mind his own business when it is worth minding. When it is not, he takes his mind off his own meaningless affairs by minding other people’s business.
Eric Hoffer, The True Believer: Thoughts on the Nature of Mass Movements
In this update, I’m ditching the monochrome map and adding some color graphics on the map with text drawing via the TextRenderer class.
It’s been a few years since the last report from the Rogue C# project and the dungeon retains its mysteries. Time to dust off the project notes and find what awaits discovery.
As part of my return to C#, I decided to review EntityFramework Core, the Object Relational Mapper (ORM) that makes it so much easier to pass data between your database and a .NET program. After wading through documentation, trying to put the basics together, I decided to do a short video on it as part…
Read More “Latest Project: EntityFramework C# Demo with SQLite” »
I got an e-mail yesterday from a client who wants to move on from the MySQL-based CiviCRM solution I found for them years ago and needs one more backup before they switch over. I figure this is going to require a bit of query writing on my part to actually extract the data they need…
It’s been too long I dived back into C# this past week by revisiting one of my old projects – the web log viewer that I used to review the server logs for my website. It had previously been done in the .NET Framework 4.something and I wanted a new version that would handle a…
Finding some Visuals In a previous post, I mentioned my new Facebook page where I’ve been posting quotes and other information about some of the more interesting selections from my reading list. One of the challenges on Facebook is to catch people’s attention as they’re scrolling through the feed and text alone generally doesn’t do…
Read More “Intentional A.I. – Coaxing Images from Gemini and ChatGPT” »
I logged on this morning to see news articles about the shuttering of the CIA World Factbook website. I’ll admit that I hadn’t personally used the site much but I’m still disappointed that it’s gone. This site, and the print edition, was an example of a government agency giving the information it had collected back…
After finishing my review of the Rogue C# series and uploading it to Amazon, I’ve been getting things in order and deciding what’s to come for 2026. Here are a few notes: Rogue C# I definitely need to finish this series. It’s a software project, not a Game of Thrones sequel. It’s actually more than…
Recently, I picked up a used flat screen TV and thought it would be good if I could connect my laptop to it from across the room. At first, I was looking at extended HDMI cables but then I remembered the Qisoable wireless HDMI transmitter and receiver, which had been sitting on my wishlist for…
Read More “New Video – Qisoable Wireless HDMI Transmitter Unboxing” »
This weekend, I finally completed a review of the Rogue C# series and the Kindle edition is now live on Amazon.com. While the actual development of the game itself is nowhere near complete, you can now have an offline version to read on your Kindle or other eBook reader. The EPUB and PDF editions remain…