Has anyone tried to use PowerBASIC to generate a "falling sand" application - and would be willing to share the code?
I've been wanting to give it a try, and have found some C++ code to look at. I could also decompile one of the Java apps out there as well.
But, I'd rather start closer to home with PowerBASIC code.
I've written an app similar to sodaplay (http://sodaplay.com/) and now I wanted to try my hand at the falling sand app.
My sodaplay-like code was in VB, but I'm working to covert it to PowerBASIC. When I do, I'll post the code.
I've been wanting to give it a try, and have found some C++ code to look at. I could also decompile one of the Java apps out there as well.
But, I'd rather start closer to home with PowerBASIC code.
I've written an app similar to sodaplay (http://sodaplay.com/) and now I wanted to try my hand at the falling sand app.
My sodaplay-like code was in VB, but I'm working to covert it to PowerBASIC. When I do, I'll post the code.
Comment