awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cocoatoucher avatar

cocoatoucher/Glide

0
View on GitHub↗
506 stars·46 forks·Swift·MIT·13 views

Glide

Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

Features

  • 2D Game Engines - Game engine for 2D games on Apple platforms.
  • Game Development - SpriteKit-based engine for 2D games.
  • Game Engines and Frameworks - Swift-based engine for iOS and macOS development.
  • Game Development - SpriteKit and GameplayKit-based 2D game engine.

Star history

Star history chart for cocoatoucher/glideStar history chart for cocoatoucher/glide

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Glide

These projects share indexed features with Glide. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • melonjs/melonjsmelonjs avatar

    melonjs/melonJS

    6,319View on GitHub↗

    melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a complete framework for sprite animation, tilemap loading, physics simulation, input handling, and audio playback, with a unified rendering system that automatically switches between WebGL and Canvas2D backends without code changes. The engine distinguishes itself through several integrated capabilities. It features a per-sprite shader pipeline for custom fragment shader effects, a SAT-based collision engine with swappable physics adapters (including built-in SAT, Matter.js, and Plan

    JavaScript
    View on GitHub↗6,319
  • beefsack/go-astarbeefsack avatar

    beefsack/go-astar

    629View on GitHub↗

    Go implementation of the A* search algorithm

    Go
    View on GitHub↗629
  • adamslair/dualityAdamsLair avatar

    AdamsLair/duality

    1,428View on GitHub↗

    a 2D Game Development Framework

    C#c-sharpcsharpdotnet
    View on GitHub↗1,428
  • azul3d/engineA

    azul3d/engine

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does cocoatoucher/glide do?

Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

What are the main features of cocoatoucher/glide?

The main features of cocoatoucher/glide are: 2D Game Engines, Game Development, Game Engines and Frameworks.

Which projects share features with cocoatoucher/glide?

Projects with overlapping indexed features include: melonjs/melonjs — melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a… digitsensitive/juno — Juno is a simple and lightweight 2D game framework written in TypeScript for making tiny pixel style HTML5 Games. azul3d/engine. adamslair/duality — a 2D Game Development Framework. bladecoder/bladecoder-adventure-engine — Classic point and click adventure game engine and editor. beefsack/go-astar — Go implementation of the A* search algorithm.