Thoughts?
Thoughts?
I'm thinking that I should heat up last night's casserole instead of going out for dinner.
I don't see why anyone would ever pay for this.
Save your money man, casserole's alright
undertale font
thats a paddlin
why's that?
IWD2 is a shitfest.
Might as well just develop games for PC directly. Or for some existing retro console.
both of those are both harder and more time consuming.
this thing is great as a toy and as a introduction to these things for kids.
Developing for PC is piss easy. Take a look at something like LÖVE, even uses the same language.
have fun figuring out a DAW/FM tracker to make music
have fun trying to do anything even remotely low level with LOVE
You won't do anything low level with Pico-8 either and the built-in music tool is a fucking tracker.
>You won't do anything low level with Pico-8 either
lol. directly fucking with it's virtual memory is low-level.
>and the built-in music tool is a fucking tracker.
and it's a shitload easier to use and figure out than any other tracker available.
>virtual memory
>low level
You switched from kids learning programming to low level shit pretty quickly btw.
>and it's a shitload easier to use and figure out than any other tracker available
>what is LittleGPtracker
There are no good Pico-8 games
Prove me wrong.
Low level isn't some eldritch monstrosity and it should be introduced very early in programming. Earlier than OOP and other abstract high-level concepts for certain.
>what is LittleGPtracker
Not nearly as easy to use as the PICO 8 tracker.
Should start with C then, or some LISP.
Yes, because fucking with libraries to make a game absolutely isn't 100% an abstract high-level concept you fucking dunce.
>LISP
An overly designed special snowflake language with very little practical uses that only has it's place in extreme hobbyist circles specifically for that language or at the frontiers of comp sci.
Fuck off back to Sup Forums.
A engine built for the sake of having limitations without actually understanding the engineering decisions that went into designing old consoles. You are better off making homebrew for old consoles.
>overly designed
The whole point of LISP is to be the exact opposite.
A shame that it's not.
A functional programming's compiler is a fuckload more complex than one for a traditional middle level language and even depending on the language, an object oriented language (esp. one that doesn't have it's own memory management)
Functional programming is the "pure mathematics" of computer science. It has no practical use and it's a waste of your time. It always has been and it always will be.
It's more worthwhile to become an embedded systems dev then it is to learn a functional programming language.