Although few things I'd like to change, I decided to close MS4.
In this milestone I created new rendering system (using SDL surfaces), room interior generation (more on that later) and simple travel system.
All graphics is temporary - programmer's art. And looks awful :)
In this milestone I created new rendering system (using SDL surfaces), room interior generation (more on that later) and simple travel system.
All graphics is temporary - programmer's art. And looks awful :)
As I decided to switch to C++, it may take some time until I convert everything to C++. And I have no idea how long this will take. And...
I'd like to try something else for some short time, experiment a little bit with procedural generation. I am not that happy with what I have now for room generation and as I'd like to make it proper and to use procedural generation for much more things, I will try something else (to not fall into same mistakes) and I will be updating here to show results.
I'd like to try something else for some short time, experiment a little bit with procedural generation. I am not that happy with what I have now for room generation and as I'd like to make it proper and to use procedural generation for much more things, I will try something else (to not fall into same mistakes) and I will be updating here to show results.