From 9702d8ad181908ec22e3fa015c90745658a91755 Mon Sep 17 00:00:00 2001 From: cocoatoucher Date: Mon, 27 May 2019 22:09:28 +0200 Subject: [PATCH] Add glide engine (#194) * Add glide engine * Update glide engine description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b696bc5..6c14955 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Code * :tada: [GB Studio](https://www.gbstudio.dev/) - A free and easy to use retro adventure game creator for your favourite handheld video game system. * :tada: [ggez](http://ggez.rs/) - A Rust library to create Good Games Easily. * :tada: [Gideros](http://giderosmobile.com/) - A Cross-Platform framework to create Mobile Apps and games for iOS, Android using Lua programming language. +* :tada: [Glide Engine](https://github.com/cocoatoucher/Glide) - Engine for making 2d games on iOS, macOS and tvOS in Swift programming language, with practical examples and tutorials. * :tada: [Godot](http://www.godotengine.org/) - An advanced, feature-packed, multi-platform 2D and 3D open-source game engine. * [Grid](http://www.planimeter.org/grid-sdk/) - Lua Game Engine. * [Havok Vision](http://www.havok.com/vision-engine/) - a cross-platform game engine that provides a powerful and versatile multi-platform runtime technology.