Magic Tools – A list of game development resources (github.com) 60 points by ellisonleao 11y ago ↗ HN
[–] lawlessone 11y ago ↗ Could use a mention of jpct http://www.jpct.net/ [–] ellisonleao 11y ago ↗ hey lawlessone, you can fork and contribute :)
[–] trueduke 11y ago ↗ Some more engines:- LÖVE: http://love2d.org (Lua)- Polycode: http://polycode.org (Lua / C++)- SpriteKit (Obj-C / Swift)(almost engines)- Cinder: http://libcinder.org (C++)- Processing: http://www.processing.org and http://www.processingjs.org (Java/JS)- NodeBox: http://www.nodebox.net (Python)- PyGame: http://pygame.org (Python) [–] ellisonleao 11y ago ↗ Hey trueduke, can you open a pull request with that entries? Would be great!
[–] ellisonleao 11y ago ↗ Hey trueduke, can you open a pull request with that entries? Would be great!
[–] _pmf_ 11y ago ↗ Also: http://www.reddit.com/r/gamedev/comments/1rs1s1/what_are_som...Which I find to be more streamlined and focused on game development. [–] ellisonleao 11y ago ↗ Heh _pmf_ , not everybody uses reddit. [–] dfan 11y ago ↗ I assume that's why he said "Also" rather than "Instead".
[–] ellisonleao 11y ago ↗ Heh _pmf_ , not everybody uses reddit. [–] dfan 11y ago ↗ I assume that's why he said "Also" rather than "Instead".
[–] ErikRogneby 11y ago ↗ Are these all free or open source? Including the license for each tool would be useful. [–] ellisonleao 11y ago ↗ Some of they are free and some not. I will think a way of adding their licenses. [–] spartanatreyu 11y ago ↗ licensing is a must, especially for the game engines themselves
[–] ellisonleao 11y ago ↗ Some of they are free and some not. I will think a way of adding their licenses. [–] spartanatreyu 11y ago ↗ licensing is a must, especially for the game engines themselves
[–] SamBoogie 11y ago ↗ Great list! If you're interested in rapid-prototyping a platform game, check out a game that I'm working on called Beta.There's a free trial download at www.betathegame.com
[–] nrj 11y ago ↗ A couple more:Particle Designer - http://particledesigner.71squared.com/Bitmap Font Generator - http://www.bmglyph.com/
[–] albertzeyer 11y ago ↗ Very nice collection!I was recently starting to do a similar collection: https://github.com/albertz/Coding-Game-IntroAlthough mine is more headed to become some game coding tutorials, probably C++ with SDL, Lua, or so. But that hasn't even started yet. [–] ellisonleao 11y ago ↗ Very nice albert! There is some links on this list that isn't on the magictools one. Would you mind to contribute with us?
[–] ellisonleao 11y ago ↗ Very nice albert! There is some links on this list that isn't on the magictools one. Would you mind to contribute with us?
15 comments
[ 2.8 ms ] story [ 33.9 ms ] thread- LÖVE: http://love2d.org (Lua)
- Polycode: http://polycode.org (Lua / C++)
- SpriteKit (Obj-C / Swift)
(almost engines)
- Cinder: http://libcinder.org (C++)
- Processing: http://www.processing.org and http://www.processingjs.org (Java/JS)
- NodeBox: http://www.nodebox.net (Python)
- PyGame: http://pygame.org (Python)
Which I find to be more streamlined and focused on game development.
There's a free trial download at www.betathegame.com
Particle Designer - http://particledesigner.71squared.com/
Bitmap Font Generator - http://www.bmglyph.com/
I was recently starting to do a similar collection: https://github.com/albertz/Coding-Game-Intro
Although mine is more headed to become some game coding tutorials, probably C++ with SDL, Lua, or so. But that hasn't even started yet.