Friday 11 September 2015

Javascript Image Editor

Javascript Image Editor This is a natural continuation of that code for a text editor running in Javascript. I switched the save, load code to expect images and have now got a proof-of-concept image editor running! Like the last experiment use the buttons to open an image file and then save it. The mouse can be used to crudely paint onto the image :P

Javascript Image Editor

Image :

HTML5 canvas goes here

Save As :

Tuesday 8 September 2015

Some fun in WebGL

Been experimenting with OpenGL in the form of WebGL, it only makes sense after upgrading from basic 2D graphics to rotatable sprites in the last Ludum Dare that I would now make the important step to full 3D :P

Thursday 3 September 2015

Ludum Dare 33: Swarmlord!

Its been two weeks since the competition and I didn't post my completed game here. Still need to work on getting things done promptly clearly :/

As for the contest itself it went really well and I was able to submit a team effort this time!

The entry is a real time strategy game where you play as a space monster. Looks like my last post here the embed link still works but the game is displayed at a much nicer size on the Ludum Dare entry page (linked through the banner)


I also documented the whole development process on the website which can be seen by checking my profile on the site: link