Cuban-Pete wrote:
As you might know I have a version 4 that works with .net and opengl and looks pretty nice

, but I ran stuck with shader crap. Because lots of stuff was unclear (like, I didn't even know about pointers), I decided to start a version 3.5. This version will go back to basics and will have a command line interface and run on windows/ubuntu/osx you name it - it's all basic c++. Also the file size will be nice and small. After this version I can go three ways: 1) continue with version 4 and finish it nicely. 2) restart version 4 going all multi operating systems (lots of work). 3) go to web based version php (lots of learning).
How things go after 3.5, I don't know, but for now I try to finish this version and learn as much as possible.
When I got something worth showing, you guys will be the first to know.

Screw no GUI, that is so 2008 (late). I made a better version with SFML and a custom GUI. For now the GUI (buttons mainly) can keep up with my wishes, but maybe in the future it will need to be replaced by a real GUI and not a home made one.
Anyway,
![[respect] [respect]](./images/smilies/powerups/respect.png)
try a very early beta version and tell me what you think:
Attachment:
File comment: known bugs:
- generate image is wrong.
- coloring example does not look the same
- clicking bottom half of letter does not change color
beta release 3.5.7z [454.24 KiB]
Downloaded 38 times
//note sure if I can respond this week