Day Project
BlitzPlus Forums/BlitzPlus Programming/Day Project
| ||
Here's a little project I just put together for some fun yesterday. It makes button sprites! Wasn't able to post it then because I didn't have internet.![]() Sometimes it's a little slow because B+ uses DirectX 1.0, and so I thought I might try it in C++ w/ SDL, but I'm just learning it and had no internetz, so... Have fun, play around, or don't. If you make improvements, post them! I put no claim on any part of the code. http://infohost.nmt.edu/~bbean/button_maker.bb http://infohost.nmt.edu/~bbean/button_maker_preview.bb Last edited 2011 Last edited 2011 |
| ||
There seems to be lots of problems with the code - I could not compile it because there are strings with characters such as " ; in them which blitz uses for comments and strings. Also mismatched brackets throughout. Last edited 2011 |
| ||
Sorry, I guess there were problems with uploading into a html form. The .bb Oh yeah, and I don't promise that all the code is pretty, although the functionality of the program should be simple enough to expand upon. Best of luck! ;) Last edited 2011 |
| ||
The links are broken. |