Hacker News new | ask | show | jobs
by oneZergArmy 3260 days ago
This is why i prefer frameworks like LÖVE 2d. it's so simple that I can keep everything I need in my head. I like just staying in the text editor.
2 comments

I really wanted to like love 2d, but I found the community very unfriendly, and there were some fairly simple old bugs that have been around a long time.

Also, I was looking for something to teach children, and they seem to like "hilarious" library names like anal. (This is not one of the problems I asked about, I knew better than to ask someone to rename something).

They recently (about a year ago at least) changed nearly all of the library names.

They also had the friendliest community I had ever been in on IRC, besides maybe #haskell. Sorry to hear you had a poor experience, I'm shocked to hear things had changed on that front.

I'll have a look, because I am still on the lookout for something after scratch -- I currently use pygame but I love the idea of love2d.

Maybe I just caught the IRC channel on a really bad day, or asked some particularly offensive question, without knowing what I was doing.

Do many game engines force you to use a GUI?
Depends if you want collaboration with designers or not.