Ronald A. Richardson

Developer at @vuurr, US Marine, aspiring cybernetics pioneer, artist, poet, cook, and badass. Love to code, hike, and clean. Follow me @twitter, @github

How to compile a python script/ program into an exe Posted on January 2nd, 2011

In this little tutorial I will show you how to compile your wonderful Python program into a exe using a few steps only, I will also show you how to make a setup.exe that will allow others to install your program to their computers. Step 1: Download and Install py2exe You can download this from [...]

3 new decode and compression scripts Posted on December 29th, 2010

Today I had to uncompressed and decode a part of a PHP script so I decided to write a simple script that takes the input as a string and uncompresses and decodes the string in order to speed things up. I am sharing the script with everyone on the web that may need it. The [...]

How to create a simple battle arena RPG in C++ Posted on December 29th, 2010

This tutorial will show you how to create a simple battle arena RPG in C++, The game will feature character creation, statistics, armor, weapon, money, store, and a few other game options that will allow your player to go through. It’s completely text-based and nothing fancy.This tutorial is for Eclipse users but any IDE should [...]

How the police are Posted on December 2nd, 2010

Don’t act surprised.