Showing 34 open source projects for "source engine"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    RollingQuest

    RollingQuest

    3D puzzle game based on Kula World and Cubosphere

    RollingQuestis a puzzle game in which we control a ball, which must overcome all kinds of problems and enemies, make jumps and navigate the structures made up of cubes, in order to find all the keys and thus reach the exit! Rollingcube is directly based on Kula World, a 1998 PS1 game. It is in turn the result of Project Crystal, an initiative to resurrect Cubosphere, restarting development using a new engine (Unity) and giving it a more modern look, as a good remake should be. You can...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Escape Towards The Unknown GPL

    Escape Towards The Unknown GPL

    General Purpose Engine for Graphic Adventures.

    Escape Towards The Unknown is a graphic adventure (like Monkey's Island) written in C with SDL support. Main feature are: brand new user command language interface; support for digitalized dialogues in many languages.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    Captains Game Engine

    Portable game engine with main focus on point-and-click adventures

    This project aims to create a fast game engine that is simple to use. It will support rendering in OpenGL and DirectX and run on Linux, Windows and Android. It even runs in the browser with WebGL through emscripten. It was originally used to create a round-based 3D multiplayer role-playing game called Heroquest. Now, the main focus has shifted to create a portable point-and-click adventure system and some adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Cubosphere
    Goal of this project is a freeware game similar to the PSX game "Kula World" / "Roll Away". It is designed platform independent, written in C++ and using the following libraries: OpenGL, SDL (Simple DirectMedia Layer), libjpeg, LUA, GLSL-Shader.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    IrisEngine
    This project now focuses on providing an editor for the OpenTomb project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GlPortal

    GlPortal

    A free and open 3d action game.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pipmak is a cross-platform game engine and authoring environment for point-and-click adventure games in the style of the Myst series. It supports panoramic nodes and uses Lua for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    LASengine is a powerful game engine to create 2D point-and-click adventure games. It uses LUA as the scripting tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Imagine

    Picture Puzzle Game

    Imagine is a simple picture puzzle engine that allows you to puzzle with basically any picture (supported formats BMP, JPEG and PNG). Due to the underlying JCR5 engine (http://jcr5.sourceforge.net), it's easy to make bundles of pictures to swap with friends or over the internet. (Please respect people's copyrights when you do so!!!) Imagine has a simple language engine implemented and comes initially in both English and Dutch, but translations in more languages (maybe yours) are possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ClanMyst
    This is ClanMyst, a port of the original Myst game engine using the ClanLib library for C++, meaning that it should be cross platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C# Game Development Engine and IDE based on Axiom graphics engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yet another brick game, Tetris. This project focuses on the design of the engine, and implemented on SDL using object-oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyzzle - A Myst Game Engine
    Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project intends to extend the tinsel engine reimplementation by ScummVM to be able to load and play Discworld Noir. It will use Residual as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Time Stop is a 2D physics-based puzzle game. It uses the Box2D physics engine and OpenGL. The goal is to move a blob to a star by manipulating time and moving objects.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    Lightweight Java library for animation and animated components development. Also perfect as a graphics engine for 2D games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    'Orbit DX' is a remake of a puzzle game classic from C64/Amiga. It features the original game mode, additional stuff and eye-candy. This project contains a small sub-project called Aletheya, which is a small 2D engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SudokuExpert is an expert system that resolves sudoku puzzles. It uses the jboss rules (drools) inference engine and swt for the graphical library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Witz is a chess program that is designed to work with a Winboard interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Ovorp Game Engine is: Client/Server Networking, Object Management, Full Hardware Acceleration, Raytraced Collision Detection, Native C#/.Net Game Objects, Cross-Platform, Scalable from Pong to a MMPOG, MIT Licensed to encourage commercial development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cryptomak contains cipher and tools for encryption utility written in php such as substitution, vigenere, affine, transposition and index of coincidence. It is powered by Phrame platform which implements MVC design and Smarty template engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB