(officially gamedev is discontinued, reason: no host) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|Start=19:00 | |Start=19:00 | ||
|Duration=4 | |Duration=4 | ||
|Host= | |Host= | ||
|Location=Chaosdorf | |Location=Chaosdorf | ||
|isRelevant= | |isRelevant=No | ||
|status=obsolete | |||
}} | }} | ||
{{Project | {{Project | ||
Line 15: | Line 16: | ||
|image=gamedev1.png | |image=gamedev1.png | ||
|source= | |source= | ||
|status= | |status=obsolete | ||
}} | }} | ||
Line 38: | Line 39: | ||
* [http://pixelgameart.org/ Pixel Game Art] | * [http://pixelgameart.org/ Pixel Game Art] | ||
* [https://itch.io/game-assets/free free game assets on itch.io] | * [https://itch.io/game-assets/free free game assets on itch.io] | ||
* free, mostly CC-0, assets https://www.kenney.nl/assets | |||
==== Sound ==== | ==== Sound ==== | ||
Line 45: | Line 47: | ||
* [https://www.freesound.org/ freesound.org] | * [https://www.freesound.org/ freesound.org] | ||
* [https://audiojungle.net// audiojungle] | * [https://audiojungle.net// audiojungle] | ||
* Royalty Free Sound Effects Archive: GameAudioGDC https://sonniss.com/gameaudiogdc | |||
=== Game Engines === | === Game Engines === | ||
Line 57: | Line 60: | ||
* Visionaire-Studio [https://www.visionaire-studio.net/ Point+Click Adventures] | * Visionaire-Studio [https://www.visionaire-studio.net/ Point+Click Adventures] | ||
* DragonRuby [https://dragonruby.itch.io/dragonruby-gtk 2D game engine that uses Ruby] | * DragonRuby [https://dragonruby.itch.io/dragonruby-gtk 2D game engine that uses Ruby] | ||
* Cave Engine https://unidaystudio.itch.io/cave-engine Python, Editor Windows only | |||
==== OpenSource ==== | ==== OpenSource ==== | ||
* Phaser.io [http://phaser.io/ JavaScript Engine 2D/3D] | * Phaser.io [http://phaser.io/ JavaScript Engine 2D/3D] | ||
* Godot [http://www.godotengine.org/ Godot-Script (Python like) Engine 2D/3D] | * Godot [http://www.godotengine.org/ Godot-Script (Python like) Engine 2D/3D] | ||
* GDevelop https://gdevelop.io/ no code event systems | |||
* MonoGame https://www.monogame.net/ | * MonoGame https://www.monogame.net/ | ||
* O3DE - Open source, real-time 3D engine https://www.o3de.org/ | |||
* 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] | ||
* ursina https://www.ursinaengine.org/ plain Python, build on PANDA3D | |||
* PANDA3D https://www.panda3d.org/ | |||
* OpenFl http://www.openfl.org/ | * OpenFl http://www.openfl.org/ | ||
* limeJs http://www.limejs.com/ | * limeJs http://www.limejs.com/ | ||
Line 82: | Line 90: | ||
* Amethyst https://amethyst.rs/ a game engine in Rust for 2D and 3D | * Amethyst https://amethyst.rs/ a game engine in Rust for 2D and 3D | ||
* Bevy / bevyengine https://bevyengine.org/ a game engine in Rust | * Bevy / bevyengine https://bevyengine.org/ a game engine in Rust | ||
* Solarus https://www.solarus-games.org/ A-RPG Game-Engine | |||
nicht wirklich Spiele-Engine: | nicht wirklich Spiele-Engine: |
Latest revision as of 20:57, 16 March 2024
/game/dev | |
---|---|
do you want to make a game? | |
Art | Meet-Up |
Start | 19:00 |
Dauer | 4h |
Ort | Chaosdorf |
Relevant? | No |
/game/dev obsolete | |
---|---|
regelmäßiges treffen |
Regelmäßiges Treffen, an dem wir uns mit Computerspiele-Entwicklung beschäftigen. Gäste sind stets willkommen.
Chaosdorf Projekte[edit | edit source]
Hilfreiche Links[edit | edit source]
Game Art und Sounds[edit | edit source]
Art[edit | edit source]
- free 2D/3D graphics and sprites
- game-icons.net CC BY 3.0
- Icons for Everything (license is chosen by author)
- Pixel Game Art
- free game assets on itch.io
- free, mostly CC-0, assets https://www.kenney.nl/assets
Sound[edit | edit source]
- incompetech: royalty-free music
- freeSFX: royalty-free SFX
- Bfxr: Make sound effects for your game
- freesound.org
- audiojungle
- Royalty Free Sound Effects Archive: GameAudioGDC https://sonniss.com/gameaudiogdc
Game Engines[edit | edit source]
proprietary[edit | edit source]
- Unity3D C# / (pseudo)JavaScript / Boo (2D/3D Engine)
- Unreal C++ / KlickiBunti
- Construct 2 2D Engine
- GameMaker Studio 2 2D Engine
- RPG Maker 2D Engine
- Gamestudio/A8 3D Engine
- Visionaire-Studio Point+Click Adventures
- DragonRuby 2D game engine that uses Ruby
- Cave Engine https://unidaystudio.itch.io/cave-engine Python, Editor Windows only
OpenSource[edit | edit source]
- Phaser.io JavaScript Engine 2D/3D
- Godot Godot-Script (Python like) Engine 2D/3D
- GDevelop https://gdevelop.io/ no code event systems
- MonoGame https://www.monogame.net/
- O3DE - Open source, real-time 3D engine https://www.o3de.org/
- Box2D eine Physik-Engine auch mit Python-Binding
- Pygame Python 2D Engine
- ursina https://www.ursinaengine.org/ plain Python, build on PANDA3D
- PANDA3D https://www.panda3d.org/
- 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://github.com/AtomicGameEngine/AtomicGameEngine
- LWJGL Lightweight Java Game Library
- libGDX Java game development framework
- PlayN Java game engine
- Dark-Basic-Pro
- TilEngine http://tilengine.org
- Tiny C11 game development framework https://github.com/septag/rizz
- Official Hamster Republic Role Playing Game Construction Engine OHRRPGCE
- Defold
- Amethyst https://amethyst.rs/ a game engine in Rust for 2D and 3D
- Bevy / bevyengine https://bevyengine.org/ a game engine in Rust
- Solarus https://www.solarus-games.org/ A-RPG Game-Engine
nicht wirklich Spiele-Engine:
- Curses mit Python Blöcke! Mehr Blöcke!
Literatur / Tutorials[edit | edit source]
- 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
- Extra Credits - Tipps für Game development auf Youtube
- Anleitungen für Gridsysteme, Pathfinding, etc.
- Anleitung für 2D Lichtschein mit Verdeckungen
- The Guide to Implementing 2D Plattformers
dev-blogs[edit | edit source]
- starsector
- Gunpoint / Heat Signature
- Limit Theory
- RIOT
- Factorio
- Handmade Hero
Ein Experte programmiert ein komplettes Spiel von Hand. - SpyParty
Themen[edit | edit source]
Procedural Generation[edit | edit source]
How to NOT make games[edit | edit source]
- The Fall of Fallout 76, one of the most bugged game in video game history by a AAA company https://www.youtube.com/watch?v=kjyeCdd-dl8
- 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