Line 34: | Line 34: | ||
* [http://game-icons.net/ game-icons.net CC BY 3.0] | * [http://game-icons.net/ game-icons.net CC BY 3.0] | ||
* [https://thenounproject.com/ Icons for Everything (license is chosen by author)] | * [https://thenounproject.com/ Icons for Everything (license is chosen by author)] | ||
* [http://pixelgameart.org/ Pixel Game Art] | |||
==== Sound ==== | ==== Sound ==== | ||
Line 64: | Line 65: | ||
* PlayN [http://playn.io/ Java game engine] | * PlayN [http://playn.io/ Java game engine] | ||
* [https://github.com/LeeBamberTGC/Dark-Basic-Pro/ Dark-Basic-Pro] | * [https://github.com/LeeBamberTGC/Dark-Basic-Pro/ Dark-Basic-Pro] | ||
* TilEngine http://tilengine.org | |||
nicht wirklich Spiele-Engine: | nicht wirklich Spiele-Engine: | ||
* Curses mit Python [http://www.tuxradar.com/content/code-project-build-ncurses-ui-python Blöcke! Mehr Blöcke!] | * Curses mit Python [http://www.tuxradar.com/content/code-project-build-ncurses-ui-python Blöcke! Mehr Blöcke!] | ||
Line 72: | Line 74: | ||
* [http://tiny-design.tumblr.com/ Tiny Design: Spieledesign in vielen kleinen Entscheidungen] | * [http://tiny-design.tumblr.com/ Tiny Design: Spieledesign in vielen kleinen Entscheidungen] | ||
* [https://www.udemy.com/unitycourse/ Learn to Code by Making Games - The Complete Unity Developer: Kostenpflichtiger aber sehr umfangreicher Unity Kurs auf Englisch] | * [https://www.udemy.com/unitycourse/ Learn to Code by Making Games - The Complete Unity Developer: Kostenpflichtiger aber sehr umfangreicher Unity Kurs auf Englisch] | ||
* [http://www.gamefromscratch.com GameFromScratch.com GameDev made easy...ish] | |||
=== dev-blogs === | === dev-blogs === |
Revision as of 17:13, 11 October 2017
/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)
- Pixel Game Art
Sound
- incompetech: royalty-free music
- freeSFX: royalty-free SFX
- Bfxr: Make sound effects for your game
- freesound.org
Game Engines
proprietary
- Unity3D C# / (pseudo)JavaScript / Boo (2D/3D Engine)
- Unreal C++ / KlickiBunti
- Construct 2 2D Engine
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
- Slick2D 2D Java game development
- ATOMIC GAME ENGINE https://www.atomicgameengine.com/
- libGDX Java game development framework
- PlayN Java game engine
- Dark-Basic-Pro
- TilEngine http://tilengine.org
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
- Learn to Code by Making Games - The Complete Unity Developer: Kostenpflichtiger aber sehr umfangreicher Unity Kurs auf Englisch
- GameFromScratch.com GameDev made easy...ish
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