Here's a screenshot of my first play around with displaying some tiles using SFML. Took me a few minutes to update the SFML libraries and includes (as SFML 1.1 is now out) and soon had some tiles drawn on the screen. It's a start!
For many years I've been a big fan of the Ultima games and have always wanted to create a game of my own in a similar style. A couple of recent events have finally made me decide to actually start coding one of my own. The first was the release of the Simple and Fast Multimedia Library (SFML) which I think will be ideal for the sort of games I'm trying to create. The second was reading this article on Retro Remakes. The article is about writing an Ultima style game in a fixed 40 hour timescale. The game is called Inaria and further details can be found here.