coding2021-11-28T22:49:24+01:00

Blog – Coding

All about coding.

Bitmapping

28. November 2021|Categories: coding|

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!

27. November 2021|Categories: coding|

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

Go to Top