Tobriand
Well-Known Member
Ok, its my first project for the GP, and second ever bar a few tutorials, so its not what you'd call a very useful or pretty proggie. But it is nice and small, so put it on your GP, and if you ever have a sudden urge to draw in ascii it should fill to spot.
Though it can't save yet, since I haven't worked out how to dump a framebuffer into a .bmp yet, and probably won't for the all that foreseeable future.
Thanks everyone that helped me with it (especially Dom and Herb12) and Mr_Mirko for making his oh-so-much simpler to use than the original one SDK.
I've included the source, since its only one file and I've spent the morning annotating it so that most people who have a rudimentary knowledge of standard loops (if/else/while/for) in whatever language should be able to understand it, and people who have anything more than that will probably be infuriated by how long some of the notes are.
Don't be surprised if the code is very badly written in places - it is my first project after all. Its turned out fairly well, I think .
Though it can't save yet, since I haven't worked out how to dump a framebuffer into a .bmp yet, and probably won't for the all that foreseeable future.
Thanks everyone that helped me with it (especially Dom and Herb12) and Mr_Mirko for making his oh-so-much simpler to use than the original one SDK.
I've included the source, since its only one file and I've spent the morning annotating it so that most people who have a rudimentary knowledge of standard loops (if/else/while/for) in whatever language should be able to understand it, and people who have anything more than that will probably be infuriated by how long some of the notes are.
Don't be surprised if the code is very badly written in places - it is my first project after all. Its turned out fairly well, I think .