Blog – Coding
All about coding.
Bitmapping
Bitmapping This time I want to output a little bit more than just "Hello World!" onto the screen. I did a design for the ui I'd like to use in the game with Multipaint. A great little program that allows the user to pixel paint using [...]
Hello World!
Hello World! All right, let's get started! The first thing I want to do is setup a repository on github so all my progress will be saved and it is easier to control my changes to the code. Initially I will set the repository as private [...]