Introduction I recently joined an obscure group on Facebook called, D&D 5e Character Optimization, its an interesting group which seems to spend most of the time sharing ideas of how to build one type of character or another. It got me thinking though. If I wanted the most optimal character build in D&D 5e…what would […]
Archive for the ‘Programming’ Category
Data Analytics: D&D 5e Character Optimization!
Posted in Programming, Research, tagged D&D, Data Analytics, Data Mining, Gaming on April 7, 2018 | Leave a Comment »
OuROBOros
Posted in Game Development, Games, Programming, XNA, tagged GGJ, Global Game Jam, Ouroboros, Platform Game on March 1, 2012 | Leave a Comment »
Introduction: I was a member of a team for Global Game Jam 2012 (GGJ) in Charlotte NC. We put a game together named OuROBOros, which was the theme of GGJ-2012. The game is still in development as we are trying to finalize a couple of aspects.
Netbeans Platform: Intermediate Tutorial Part 2
Posted in Programming, tagged Java, Mid-level Tutorial, NetBeans Platform on January 21, 2012 | Leave a Comment »
Introduction: So if you did the first tutorial I posted on the Netbeans Platform, you may have noticed I had some unsolved issues regarding how various aspects should be implemented. Since that time I have refactored the code and alleviated those issues, and am now posting the solved solution. Check here for Part 1 of […]
NetBeans Platform: Intermediate Tutorial, Discussion and Progress
Posted in Programming, tagged Java, Mid-level Tutorial, NetBeans Platform on January 10, 2012 | Leave a Comment »
Introduction: January 26th, 2012 Update: Check the latest relevant to this post. Recently, I have been working with the NetBeans Platform and was determined to figure out how it works and to release its potential on a project I am working on. I am really glad I had such determination because using the platform was slightly more […]
UML Diagrams for NetBeans 7.0
Posted in Programming, Software Tools, tagged NetBeans 7, NetBeans UML, UML Plugin, yDoc, yWorks on November 8, 2011 | 23 Comments »
This is a solution for generating UML Diagrams in your JavaDocs from your classes in the NetBeans 7.x IDE. If you just want the solution scroll down to the appropriate Section The Solution. If you want some background to the situation, some ranting, and some counter arguments, feel free to read the rest. NetBeans UML […]