Line 37: | Line 37: | ||
* Phaser.io [http://phaser.io/ JavaScript Engine 2D/3D] | * Phaser.io [http://phaser.io/ JavaScript Engine 2D/3D] | ||
* Godot [http://www.godotengine.org/wp/ Godot-Script (wie python) Engine 2D/3D] | * Godot [http://www.godotengine.org/wp/ Godot-Script (wie python) Engine 2D/3D] | ||
* Box2D [http://box2d.org/ eine Physik-Engine] [https://code.google.com/p/pybox2d/ auch mit Python-Binding] | * Box2D [http://box2d.org/ eine Physik-Engine] [https://code.google.com/p/pybox2d/ auch mit Python-Binding] | ||
* Pygame [http://www.pygame.org/ Python 2D Engine] | * Pygame [http://www.pygame.org/ Python 2D Engine] | ||
Line 44: | Line 43: | ||
* luxe http://luxeengine.com/docs/ | * luxe http://luxeengine.com/docs/ | ||
* kha http://kha.ktxsoftware.com/ | * kha http://kha.ktxsoftware.com/ | ||
* LÖVE https://love2d.org/ lua 2D Game-Engine | |||
nicht wirklich Spiele-Engine: | |||
* Curses mit Python [http://www.tuxradar.com/content/code-project-build-ncurses-ui-python Blöcke! Mehr Blöcke!] | |||
=== Literatur === | === Literatur === |
Revision as of 09:46, 30 March 2015
/game/dev early access | |
---|---|
unregelmäßiges treffen |
/game/dev | |
---|---|
do you want to make a game? | |
Art | Meet-Up |
Datum | monthly: 1st wednesday, 2nd wednesday |
Start | 18:00 |
Dauer | 4h |
Host | Shezi, Plantprogrammer |
Ort | Chaosdorf |
Unregelmäßiges Treffen wo wir uns mit der Spiele-Entwicklung beschäftigen.
Der Schwerpunkt liegt derzeit auf Unity3D.
Hilfreiche Links
Game Art und Sounds
Game Engines
proprietary
- Unity3D JavaScript/C#/Boo 2D/3D Engine
- Unreal C++/KlickiBunti
OpenSource
- Phaser.io JavaScript Engine 2D/3D
- Godot Godot-Script (wie python) Engine 2D/3D
- Box2D eine Physik-Engine auch mit Python-Binding
- Pygame Python 2D Engine
- OpenFl http://www.openfl.org/
- limeJs http://www.limejs.com/
- luxe http://luxeengine.com/docs/
- kha http://kha.ktxsoftware.com/
- LÖVE https://love2d.org/ lua 2D Game-Engine
nicht wirklich Spiele-Engine:
- Curses mit Python Blöcke! Mehr Blöcke!
Literatur
How to NOT make games
- they failed with tetris https://www.youtube.com/watch?v=0nNp3nqtbWQ
- adding too much to your engine will make it bad https://www.youtube.com/watch?v=9ZO28x2-hHw