No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
{{Event | {{Event | ||
|Title=/game/dev | |Title=/game/dev | ||
|Description= | |Description=do you want to make a game? | ||
|Type=Meet-Up | |Type=Meet-Up | ||
|Date=2015-01-26 | |Date=2015-01-26 | ||
Line 17: | Line 17: | ||
|Location=Chaosdorf | |Location=Chaosdorf | ||
}} | }} | ||
Unregelmäßiges Treffen wo wir uns mit der Spiele-Entwicklung beschäftigen. | |||
Der Schwerpunkt liegt derzeit auf <b>Unity3D</b>. | |||
== Hilfreiche Links == | |||
=== Game Art und Sounds === | |||
* [http://incompetech.com/music/royalty-free/collections.php incompetech: royalty-free music] | |||
* [http://www.freesfx.co.uk/ freeSFX: royalty-free SFX] | |||
* [http://opengameart.org/ free 2D/3D graphics and sprites] | |||
=== Game Engines === | |||
* Unity3D [http://unity3d.com/ JavaScript/C#/Boo 2D/3D Engine] | |||
* Pygame [http://www.pygame.org/ Python 2D Engine] | |||
* Unreal [https://www.unrealengine.com/what-is-unreal-engine-4 Eventuell kostenpflichtig 2D/3D] | |||
* Phaser.io [http://phaser.io/ JavaScript Engine 2D/3D] | |||
* Godot [http://www.godotengine.org/wp/ Godot-Script (wie python) Engine 2D/3D] | |||
* Curses mit Python [http://www.tuxradar.com/content/code-project-build-ncurses-ui-python Blöcke! Mehr Blöcke!] | |||
* Box2D [http://box2d.org/ eine Physik-Engine] [https://code.google.com/p/pybox2d/ auch mit Python-Binding] |
Revision as of 12:21, 24 January 2015
/game/dev early access | |
---|---|
unregelmäßiges treffen |
/game/dev | |
---|---|
do you want to make a game? | |
Art | Meet-Up |
Datum | 2015-01-26 |
Start | 17:00 |
Dauer | 5h |
Host | Bison, 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
- Unity3D JavaScript/C#/Boo 2D/3D Engine
- Pygame Python 2D Engine
- Unreal Eventuell kostenpflichtig 2D/3D
- Phaser.io JavaScript Engine 2D/3D
- Godot Godot-Script (wie python) Engine 2D/3D
- Curses mit Python Blöcke! Mehr Blöcke!
- Box2D eine Physik-Engine auch mit Python-Binding