0
votes
2answers
170 views

A good 2D game creator to Linux which requires no language knownledge?

Pardon me, I know it's important know a programming language to develop games, however I'm looking for a game creator to make games for Linux. Construct Classic from Scirra is a nice 2D game creator, ...
5
votes
4answers
786 views

Is there a sprite sheet creator that satisfies these requirements?

I'm looking for a decent sprite sheet packer. Features: Command line interface for Linux. Effective packing algorithm. Configurable padding between sprites in the sheet. Configurable fixed sprite ...
6
votes
8answers
1k views

What language and tools are good to start with for Linux game development? [closed]

I would like to start learning about game development and I would like to do it using Linux. My main experience has been with Java and a bit of C++, but that was for applications and not games. Now ...