Comments

Log in with itch.io to leave a comment.

Had a right load of fun with this. Awesome.

Awesome!

(-2)

I hate the bas files.

(+1)

You do know that .bas is literally the only available format for Next Basic games, right?

(-1)

what about nex file buddy ?

(+1)

.nex is for machine code. You can't save a BASIC program in .nex format.

(-1)

I didn´t said that buddy. I just only said why not create games in machine code as a result nex files !

(+1)

That would be great. Except I don't know one single thing about machine code. And no, I'm not about to start learning it from scratch. I'm more a graphics and ideas person than a programmer.

There's no pleasing some people :)

Well, so maybe you can try learning to optimize and compile BASIC programs, and then generously share the results with us. If you need a place to start, look for the NextBuild toolkit on Github.