Open Source ChromeOS Game Development Frameworks - Page 4

Game Development Frameworks for ChromeOS

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    A Game pack written in C/C++ and SDL. The purpose of this pack is to help new people in C. Currently has Connect 4 Console version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A generic game entity manager written in C++ with Lua bindings. In early stages atm. Game Entity System - Currently Seeking Additional Project Members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and universal projects an easy task. You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    The Glou (Game LOUnge) Project is an open, cross-platform game lounge system, used to play online with people from around the world, browsing through and easily joining multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A very high level 2d tile grid based game engine written in Python and PyGame. It is intended to make programming 2d tile grid based games much easier, especially for novices, while retaining the flexibility required by more experienced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gynoid World Interactive Constructor

    3D Interactive sandbox environment

    GWIC (Gynoid World Interactive Constructor) is a sandbox environment where you can freely create, edit and play with complex worlds contains almost unlimited terrain space, static, dynamic and physics objects, and unlimited count of actors, like a script-driven physical gynoid models. Or anything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HamsterWrench

    A tool for editing OHRRPGCE RPG files

    A Java set of tools for manipulating RPG files created by the OHRRPGCE (http://rpg.hamsterrepublic.com/ohrrpgce/Main_Page)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down hexagon-based map (dynamically generated and drawn in ANSI/ASCII art) giving a basic visual representation of your immediate surroundings in addition to traditional descriptions. Many (most?) MUD servers hard-code a specific game system, or a specific game setting within their code, but HexMUD strives to be as generic as possible in this area, allowing each separate administrator to easily build a custom code base while also gaining access to all of the core features HexMUD provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Humm and Strumm

    Humm and Strumm

    A 3D, fully concurrent game engine

    The Humm and Strumm Engine is a Free Software 3D game engine. Its goal is to provide a properly multithreaded, scalable engine to the FOSS community under the GPLv3 license, to encourage FOSS gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hysteria Engine

    Hysteria Engine

    A multiplatform game engine for interactive fiction experiences

    A multiplatform game engine for interactive fiction experiences. It makes use of JLayer API, available at http://www.javazoom.net/javalayer/javalayer.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Port of INSTEAD interpreter to to Java applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Iso2DEngine

    Isometric engine for 2D rendering with XNA and SDL

    Isometric engine for 2D rendering. Supported frameworks: * SDL * XNA * easily extendable to other frameworks Features: * diamond maps of different width and height * user defined tile size (via rendering metrics) * supports 1 static tile + and any amount of movable elements per cell * z-order display * supports animated tiles * supports zooming (ability to define tilesets for different rendering metrics and switch between them) * supports multi-cell elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This will be a port of CAL3D 0.11.0 to Java. It's full name will be Java Animation Library 3D, and it's main purpose is to create a working library to animate characters or other objects using skeletal animation or other tecniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JISO is a cross-platform, open source Isometric game. With similarities to Final Fantasy Tactics, and the uniqueness of a game written for fun rather than profit. Written with Java 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jadeite Engine is a free cross-platform 3D game development framework. It provides rendering, sound, networking and physics. Please visit the project homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Juego Pong

    Juego Pong

    Pong esta basado en el juego clásico Ping Pong, desarrollada en Java.

    Pong esta basado en el juego clasico ping pong, desarrollada en Java, como tarea de Programacion I en Ing de Sistemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KOFFE is a 2D fighting game engine compatible with KOF'91. Written in Object Pascal, it's very configurable: it's possible to change all character definitions, backgrounds, sounds and graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Keen Game Engine

    Keen Game Engine

    Flexible and easy-to-use 2d game engine

    New Version Out - Keen Game Engine 4! Details coming soon....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Khazad
    Khazad is a unique game engine intended to act as a testbed and example for 3D viewing, mouse based designations and AI for the independent game Dwarf Fortress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LateralGM
    NOTICE: The LateralGM team has since moved to use GIT. You can now find the latest code at https://github.com/IsmAvatar/LateralGM This repository will remain here as a way to look up things on the old svn repo. LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Le Chocolat is a "Warhack" game engine for development Warhacks in Python lenguage (using Pygame for the graphics and sound) to play in offline or online
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB