Showing 35 open source projects for "open server android"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 1
    Godot Engine

    Godot Engine

    Godot is a powerful cross-platform game engine

    Godot was created to provide a fully free, open source game development environment. To compile from source see the official docs here https://docs.godotengine.org/en/latest/development/compiling/
    Downloads: 644 This Week
    Last Update:
    See Project
  • 2
    MonoGame

    MonoGame

    One framework for creating powerful cross-platform games

    One framework for creating powerful cross-platform games. The spiritual successor to XNA with thousands of titles shipped across desktop, mobile, and console platforms. MonoGame is a fully managed .NET open source game framework without any black boxes. Create, develop and distribute your games your way. By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code. We currently support iOS, Android, MacOS, Linux, all Windows platforms, PS4, PSVita, Xbox One, and Switch with more platforms on the way. ...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS. libGDX provides a well-tried and robust environment for rapid prototyping and fast iterations. libGDX does not force a specific design or coding style on you; it rather gives you the freedom to create a game the way you prefer. Publish your games on Windows, macOS, Linux (including the RPi!), Android, iOS, and HTML5, all with the same code base. libGDX comes with batteries included. ...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 4
    Phaser

    Phaser

    Open source HTML5 game framework that offers WebGL and Canvas

    Phaser is a fast, free, and fun open source HTML5 game framework that offers WebGL and Canvas rendering across desktop and mobile web browsers. Games can be compiled to iOS, Android and native apps by using 3rd party tools. You can use JavaScript or TypeScript for development. You can support the developers on their Patreon. https://www.patreon.com/photonstorm
    Downloads: 10 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging, just coding in the most pure spartan-programmers way. raylib has received several recognitions in the last years and many people have written about the library. Here there are the main awards received from Google and...
    Downloads: 279 This Week
    Last Update:
    See Project
  • 6
    OpenFL

    OpenFL

    Open source library for creative expression on the web, desktop, etc.

    OpenFL is a free and open-source, cross-platform software framework that empowers developers to create rich interactive applications and games using a single codebase that can run on web browsers, mobile devices, desktops, and even some consoles. It builds on the Haxe programming language and offers a familiar display list and event-driven API inspired by classic Adobe Flash and AIR, allowing developers to leverage well-known paradigms while targeting modern platforms. OpenFL supports 2D and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    INSTEAD

    INSTEAD

    INSTEAD - Simple Text Adventure Interpreter.

    INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ArcadeGPU

    ArcadeGPU

    A complete 2D/3D Arcade Game Engine for Browser (Blender compatible)

    ArcadeGPU delivers a next-gen Y2K rendering pipeline combined with a seamless code-to-modeling workflow, powered by a unique real-time bridge between Blender and the engine. Choose your gameplay style with two physics systems: ultra-realistic simulations using Jolt, or fast-paced arcade physics with Walkmesh & Hitmesh. Explore the demo: https://aliyah-corp.github.io/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    Hexagon Engine

    Hexagon Engine

    Cinema Enters Game Console

    Framework for making Cinema enters game console. it's 3D Wendor please add details
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 37 This Week
    Last Update:
    See Project
  • 12
    UniRx

    UniRx

    Reactive extensions for Unity

    UniRx (Reactive Extensions for Unity) is a reimplementation of the .NET Reactive Extensions. The Official Rx implementation is great but doesn't work on Unity and has issues with iOS IL2CPP compatibility. This library fixes those issues and adds some specific utilities for Unity. Supported platforms are PC/Mac/Android/iOS/WebGL/WindowsStore/etc and the library. Ordinarily, Network operations in Unity require the use of WWW and Coroutine. Rx cures that kind of "asynchronous blues". Rx is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GamePlay

    GamePlay

    Open-source, cross-platform, C++ game engine for creating 2D/3D games

    GamePlay (also known as Gameplay3D) is an open-source, cross-platform C++ game engine and framework that supports both 2D and 3D game development on desktop and mobile platforms. Designed to be lightweight yet powerful, it provides developers with robust tools for graphics rendering, scene management, audio, physics, input, and more, as well as templates and tools to help jumpstart projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Mini Mbm
    English: Mini Mbm is the name given to the graphics engine which offers basic and essential resources to develop 2D and 3D games or applications. In this first version it is possible to develop desktop (Windows) and Android (mobile). Português: Mini-Mbm é o nome dado ao motor gráfico no qual apresenta recursos básicos e essenciais para desenvolver jogos ou aplicativos 2D e 3D. Nesta primeira versão é possível o desenvolvimento para desktop (Windows) e Android (mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Digital Spork Game Engine

    Cross platform 2D/3D game engine written in C++11 & OpenGL ES 2/3

    Alpha: - Still in heavy development, but should be stable enough for use in small projects. - Features include OpenGL ES based scene graph system, sound (static and streaming), input handlers, scheduler, async job queues, and much more. - Supported platforms include iOS, Android, OSX, Linux, Windows, HTML5 (Emscripten).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mokoi

    Mokoi

    Cross platform Game Creation Software

    Mokoi is a Game Creation Tool. Mokoi Games are platform neutral, if a compatible player is available for OS or Device, you can play games with no troubles. We're also have projects to help with creating and sharing platform neutral games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The OHRRPGCE (Official Hamster Republic Role Playing Game Construction Engine) is a game maker that you can use to create your own RPG game in a style similar to the classic Final Fantasy games on the NES, SNES and GBA which have so shaped the RPG genre.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    Hungry Hero is an open source Flash game developed with the Starling Framework, designed as an educational example for developers interested in Stage3D and GPU-accelerated game development. The game demonstrates how to leverage Starling’s features to create smooth, hardware-accelerated 2D experiences while maintaining cross-device compatibility through Adobe AIR and Flash. It showcases core concepts such as handling textures, sprite sheets, parallax backgrounds, and collision detection,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    My Undying Love
    This is the project page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nebula2D

    Nebula2D

    cross-platform 2d game engine

    Nebula2D is a cross-platform 2D video game engine under development for PC, Linux, and Android OS. N2D's philosophy is develop once, deploy many. With the integration of Lua scripting language, developers will be able to write their game's code without the need to think about platform specific pitfalls. An intuitive front end world editor will enable designers to create their game's universe with an easy to use WYSIWYG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tower of Zaldagor

    Tower of Zaldagor

    The classic intelligent role playing game

    Tower of Zaldagor is a roleplaying game (RPG) where you need to use your wits and skills to complete challenges. Blade Kahn, a king of Sonthalas, has lost his daughter to the Great White Dragon: Zaldagor. She has been kidnapped by humanoids. You have been picked among the elite to return his daugther safely. Engage into an epic story where Gods change the future and demons interfere with the present. Download and discover the beginning of an epic story. The Android version is now available!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next