Jump to content


Sol_HSA

Member Since 14 Jan 2007
Offline Last Active May 17 2013 07:58 AM
-----

Topics I've Started

Emscripten tutorial

06 April 2013 - 07:24 PM

I've started writing an Emscripten tutorial. It can be found at:

http://iki.fi/sol/emscripten/

What's Emscripten, you ask? It lets you compile C/C++ code, as well as SDL stuff, into javascript/html5. And it works surprisingly well.

I jumped through the hoops of getting it going, so I figured a tutorial might be in order.

Stealth/survival horror roguelike project

18 March 2013 - 06:15 AM

Last week was #7drl challenge, where people are asked to make a new roguelike in 7 days. I only had
around an hour a day to work on it, so I didn't finish the project.. but I keep working on it still.


Some gameplay with annotations


Update from last night

There's still ways to go, as I haven't even made game states yet (i.e, you can't die yet), but it's around 90% done (meaning, there's the second 90% left to do..)

For anyone who wants to follow the progress, I'm posting new vids to my youtube channel as well as on @Sol_HSA..