Update index.md (#24960)

* Update index.md

added Phaser to more info.

* Improvements to Game Engine links
This commit is contained in:
Cameron Bailey
2018-10-22 14:31:20 -05:00
committed by Jonathan Grah
parent 18a012e656
commit 441db7351c

View File

@@ -38,19 +38,17 @@ The BuildBox game engine is basically for developing hypercasual games.
### Typical Game Engines ### Typical Game Engines
- CryEngine - [CryEngine](https://www.cryengine.com/)
- Unreal Engine - [Unreal Engine](https://www.unrealengine.com/en-US/what-is-unreal-engine-4)
- Unity Game Engine - [Unity](https://unity3d.com/)
- Game Maker - [Game Maker](https://www.yoyogames.com/gamemaker)
- Construct 2 or 3 - [Construct](https://www.scirra.com/)
- Twine - [Twine](http://twinery.org/)
- Source - [Source](https://developer.valvesoftware.com/wiki/SDK_Docs)
- Frostbite - [Frostbite](https://www.ea.com/frostbite)
- Buildbox - [Buildbox](https://www.buildbox.com/)
- Godot Engine - [Godot Engine](https://godotengine.org/)
- [Phaser](https://phaser.io)
### More Information ### More Information
@@ -58,9 +56,3 @@ The BuildBox game engine is basically for developing hypercasual games.
* [Game Programming Books](http://www.fromdev.com/2013/07/game-development-books.html) * [Game Programming Books](http://www.fromdev.com/2013/07/game-development-books.html)
* [libGDX Framework](https://libgdx.badlogicgames.com/) * [libGDX Framework](https://libgdx.badlogicgames.com/)
* [OpenGL Framework](https://www.opengl.org/) * [OpenGL Framework](https://www.opengl.org/)
* [Construct Game Engine](https://www.scirra.com/)
* [Game Maker Engine](https://www.yoyogames.com/gamemaker)
* [Unity3D Engine](https://unity3d.com/pt)
* [Unreal Engine](https://www.unrealengine.com/en-US/what-is-unreal-engine-4)
* [BuildBox](https://www.buildbox.com/)
* [Godot Engine](https://godotengine.org/)