Line 94: | Line 94: | ||
=== How to NOT make games === | === How to NOT make games === | ||
* [https://www.reddit.com/r/AskReddit/comments/3l2zaw/whats_the_most_annoying_thing_common_in_video/ What's the most annoying thing common in video games?] | |||
* they failed with tetris https://www.youtube.com/watch?v=0nNp3nqtbWQ | * 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 | * adding too much to your engine will make it bad https://www.youtube.com/watch?v=9ZO28x2-hHw |
Revision as of 19:48, 26 October 2015
/game/dev early access | |
---|---|
regelmäßiges treffen |
/game/dev | |
---|---|
do you want to make a game? | |
Art | Meet-Up |
Datum | monthly: 1st wednesday, monthly: 2nd wednesday |
Start | 18:00 |
Dauer | 4h |
Host | Shezi, Plantprogrammer |
Ort | Chaosdorf |
Regelmäßiges Treffen, an dem wir uns mit Computerspiele-Entwicklung beschäftigen. Gäste sind stets willkommen.
Chaosdorf Projekte
Hilfreiche Links
Game Art und Sounds
Art
- free 2D/3D graphics and sprites
- game-icons.net CC BY 3.0
- Icons for Everything (license is chosen by author)
Sound
Game Engines
proprietary
- Unity3D JavaScript/C#/Boo 2D/3D Engine
- Unreal C++/KlickiBunti
OpenSource
- Phaser.io JavaScript Engine 2D/3D
- Godot Godot-Script (Python like) 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
- Piston Rust Engine 2D/3D
nicht wirklich Spiele-Engine:
- Curses mit Python Blöcke! Mehr Blöcke!
Literatur
- Game Pattern Programming
- LOSTGARDEN: essays on game design theory, art and the business of design.
- Tiny Design: Spieledesign in vielen kleinen Entscheidungen
dev-blogs
- starsector
- Gunpoint / Heat Signature
- Limit Theory
- RIOT
- Factorio
- Handmade Hero
Ein Experte programmiert ein komplettes Spiel von Hand. - SpyParty
Themen
Procedural Generation
How to NOT make games
- What's the most annoying thing common in video 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