"/game/dev": Difference between revisions

From Chaosdorf Wiki
Jump to navigation Jump to search
(erstmal weiter online)
Line 60: Line 60:
* 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]
* MonoGame [https://www.monogame.net/]
* 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]

Revision as of 19:11, 1 July 2020

/game/dev
do you want to make a game?
Art Meet-Up
Start 19:00
Dauer 4h
Host Shezi, Raveaf
Ort Chaosdorf
Relevant? Yes
/game/dev early access
Gamedev1.png
regelmäßiges treffen


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

Chaosdorf Projekte

  • Die GameJams die im Chaosdorf statt gefunden haben.
  • The Cube (Horror)
  • Space Station Loma (Simulation / Aufbaustrategie)
  • Racing Robots (Casual / Brettspiel)
  • Benzin (Racing)

Hilfreiche Links

Game Art und Sounds

Art

Sound

Game Engines

proprietary

OpenSource

nicht wirklich Spiele-Engine:

Literatur / Tutorials

dev-blogs

Themen

Procedural Generation

How to NOT make games