Difference between revisions of "GamesEngineering"

From Lost In Wonderlands
Jump to: navigation, search
(Books)
(Corona if now Solar2D)
 
(5 intermediate revisions by the same user not shown)
Line 13: Line 13:
  
 
* https://github.com/munificent/game-programming-patterns
 
* https://github.com/munificent/game-programming-patterns
 +
* http://gameprogrammingpatterns.com
  
 
* [[DesignPatterns]]
 
* [[DesignPatterns]]
Line 61: Line 62:
 
  * https://godotengine.org/
 
  * https://godotengine.org/
 
  * https://github.com/godotengine/godot
 
  * https://github.com/godotengine/godot
 +
 +
=== Cocos2D ===
 +
* https://www.cocos.com/en/
 +
 +
=== Unity ===
 +
* https://unity.com
 +
 +
=== Unreal ===
 +
* https://www.unrealengine.com/en-US/feed
 +
 +
===  Corona is now Solar2D ===
 +
* https://solar2d.com
 +
 +
=== Löve2D ===
 +
* https://love2d.org
  
 
== Board Game Engine ==
 
== Board Game Engine ==
Line 152: Line 168:
  
 
== Blogs ==
 
== Blogs ==
 +
* https://cplusplus.happycodings.com/games/
 +
* http://sourcecodesworld.com/source/BrowseCategory.asp?CatId=45
 +
* https://wiki.qt.io/Qt_Based_Games
 +
* http://www.gdcvault.com/gdmag
 +
* https://www.goodfirms.co/blog/best-free-open-source-game-development-software-solutions
 +
* https://www.goodfirms.co/game-development-software/
 +
* https://www.slant.co/topics/1933/~best-open-source-games
 +
* https://dzone.com/articles/top-5-free-and-open-source-game-engines-you-should
 +
* https://opengameart.org
 +
*
 +
 +
 +
* https://notabug.org/Calinou/awesome-gamedev/src/master/README.md#math
  
 
== Books ==
 
== Books ==

Latest revision as of 21:24, 15 November 2020

Games Engineering : On Game Making

See Also

Arts

Game Design

Game Design Patterns

Game UX Patterns

Programming

Game Engine Frameworks

Game with Google

C++

* https://github.com/amzeratul/halley
* https://github.com/gameplay3d/GamePlay

Python

Jenkins sample

* https://github.com/wakaleo/game-of-life

Java

HTML5/CSS3/Javascript and co

Cross Languages

* https://github.com/AtomicGameEngine/AtomicGameEngine

Cross Platform

* https://github.com/Gamua/Starling-Framework

Godot

* https://godotengine.org/
* https://github.com/godotengine/godot

Cocos2D

Unity

Unreal

Corona is now Solar2D

Löve2D

Board Game Engine

Physics Engines

Game Servers


Games Emulators

HTML

Games

MineTest

iOS

JS

Python


Graph

Pictures

Mazes

  https://github.com/pstricker/aMaze
  • maze generated after a QRCode build from some text
 https://blogs.msdn.microsoft.com/davrous/2014/02/19/coding4fun-tutorial-creating-a-3d-webgl-procedural-qrcode-maze-with-babylon-js/


Babylon.js

Blogs


Books


* https://github.com/GameHackingBook/GameHackingCode