Editing "/game/dev"

From Chaosdorf Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Project
|name=/game/dev
|description=regelmäßiges treffen
|project category=Meet-Up
|image=gamedev1.png
|source=
|status=early access
}}
{{Event
{{Event
|Title=/game/dev
|Title=/game/dev
|Description=do you want to make a game?
|Description=do you want to make a game?
|Type=Meet-Up
|Type=Meet-Up
|Start=19:00
|Date=monthly: 1st wednesday, monthly: 2nd wednesday
|Start=18:00
|Duration=4
|Duration=4
|Host=
|Host=Shezi, Plantprogrammer
|Location=Chaosdorf
|Location=Chaosdorf
|isRelevant=No
|status=obsolete
}}
{{Project
|name=/game/dev
|description=regelmäßiges treffen
|project category=Meet-Up
|image=gamedev1.png
|source=
|status=obsolete
}}
}}


 
Regelmäßiges Treffen, an dem wir uns mit Computerspiele-Entwicklung beschäftigen. Gäste sind stets willkommen.  
Regelmäßiges Treffen, an dem wir uns mit Computerspiele-Entwicklung beschäftigen. Gäste sind stets willkommen.


== Chaosdorf Projekte ==
== Chaosdorf Projekte ==


* Die [http://gamejam.chaosdorf.de GameJams] die im Chaosdorf statt gefunden haben.
* [http://thecubegame.net/ The Cube] (Horror)
* [http://thecubegame.net/ The Cube] (Horror)
* Space Station Loma (Simulation / Aufbaustrategie)
* Space Station Loma (Simulation / Aufbaustrategie)
Line 37: 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]
* [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 39:
* [http://www.freesfx.co.uk/ freeSFX: royalty-free SFX]
* [http://www.freesfx.co.uk/ freeSFX: royalty-free SFX]
* [http://www.bfxr.net/ Bfxr: Make sound effects for your game]
* [http://www.bfxr.net/ Bfxr: Make sound effects for your game]
* [https://www.freesound.org/ freesound.org]
* [https://audiojungle.net// audiojungle]
* Royalty Free Sound Effects Archive: GameAudioGDC https://sonniss.com/gameaudiogdc


=== Game Engines ===
=== Game Engines ===


==== proprietary ====
==== proprietary ====
* Unity3D [http://unity3d.com/ C# / (pseudo)JavaScript / Boo] (2D/3D Engine)
* Unity3D [http://unity3d.com/ JavaScript/C#/Boo 2D/3D Engine]
* Unreal [https://www.unrealengine.com/what-is-unreal-engine-4 C++ / KlickiBunti]
* Unreal [https://www.unrealengine.com/what-is-unreal-engine-4 C++/KlickiBunti]
* Construct 2 [https://www.scirra.com/construct2 2D Engine]
* GameMaker Studio 2 [https://www.yoyogames.com/ 2D Engine]
* RPG Maker [http://www.rpgmakerweb.com/ 2D Engine]
* Gamestudio/A8 [http://www.3dgamestudio.de/ 3D Engine]
* Visionaire-Studio [https://www.visionaire-studio.net/ Point+Click Adventures]
* 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/wp/ 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 [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 78: Line 57:
* LÖVE https://love2d.org/ lua 2D Game-Engine
* LÖVE https://love2d.org/ lua 2D Game-Engine
* Piston [https://www.piston.rs/ Rust Engine 2D/3D]
* Piston [https://www.piston.rs/ Rust Engine 2D/3D]
* Slick2D [http://slick.ninjacave.com/ 2D Java game development]
* ATOMIC GAME ENGINE https://github.com/AtomicGameEngine/AtomicGameEngine
* LWJGL [https://www.lwjgl.org/ Lightweight Java Game Library]
* libGDX [https://libgdx.badlogicgames.com/ Java game development framework]
* PlayN [http://playn.io/ Java game engine]
* [https://github.com/LeeBamberTGC/Dark-Basic-Pro/ 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 [https://rpg.hamsterrepublic.com/ohrrpgce/Main_Page OHRRPGCE]
* [https://defold.com/ 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:
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!]


=== Literatur / Tutorials ===
=== Literatur ===
* [http://gameprogrammingpatterns.com/contents.html Game Pattern Programming]
* [http://gameprogrammingpatterns.com/contents.html Game Pattern Programming]
* [http://www.lostgarden.com/ LOSTGARDEN: essays on game design theory, art and the business of design.]
* [http://www.lostgarden.com/ LOSTGARDEN: essays on game design theory, art and the business of design.]
* [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]
* [http://www.gamefromscratch.com GameFromScratch.com GameDev made easy...ish]
* [https://www.youtube.com/channel/UCCODtTcd5M1JavPCOr_Uydg Extra Credits - Tipps für Game development auf Youtube]
* [https://www.redblobgames.com/ Anleitungen für Gridsysteme, Pathfinding, etc.]
* [https://ncase.me/sight-and-light/ Anleitung für 2D Lichtschein mit Verdeckungen]
* [http://higherorderfun.com/blog/2012/05/20/the-guide-to-implementing-2d-platformers/ The Guide to Implementing 2D Plattformers]


=== dev-blogs ===
=== dev-blogs ===
Line 130: Line 90:


* [http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/ Polygonal Map Generation for Games]
* [http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/ Polygonal Map Generation for Games]
* [https://videogamena.me/ VIDEO GAME NAME GENERATOR]
 


=== How to NOT make games ===
=== How to NOT make games ===


* 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
* [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
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see Chaosdorf Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)