Showing 41 open source projects for "iphone game engine"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Provenance

    Provenance

    An iOS & tvOS Frontend for Multiple Emulators

    Provenance is an iOS & tvOS frontend for various emulators, supporting multiple Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems. It offers smooth and accurate, full-speed emulation to give you an awesome and genuine playing experience. Provenance is built with a host of awesome features, such as save anywhere and battery saves, controller support, automatic ROM matching and ROM customizations, and many more. Provenance supports a great number of console systems, with more...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    MAP Game Engine

    MAP Game Engine

    Game engine to build text adventures.

    MAP is a software that allows to create and play text adventures. Text adventure or "interactive fiction" is software simulating environments in which players use text commands to control characters and influence the environment. They were among the first computer games. MAP includes tools to create the adventure and a runner that allows to play it. Source is available and open so both the runner and tools can be modified to fit the needs or style for each adventure/creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyMancala

    PyMancala

    PyMancala: A Python API for the Mancala game

    PyMancala implements rules of the Mancala game, also called Awale. It can be played in different modes: human-human, human-computer or computer-computer. Different variants of the rules are implemented. Several 'basic' strategies are proposed for the human to get an advice and for the computer. Many others can be added and compared to the already existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 1 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
  • 5
    240p-test-suite

    240p-test-suite

    A homebrew video suite for game consoles

    ...As a secondary target, the suite aims to provide tools for calibrating colors, black and white levels for specific console outputs and setups. Current platforms are: Sega Genesis (Mega Drive), Sega CD (Mega CD), PC Engine/Turbografx-16, Super CD-ROM2/CD-ROM2, NES/Famicom, Super Nintendo/Super Famicom, Sega Dreamcast, Nintendo Wii and GameCube.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 6
    rpg_chung
    rpg chung is a rpg text like game engine with 3D laby view , smart word input and random dungeon maps generation. It is written in freebasic and can be compared as a game chatbot inspired from the "the hobbit" and "hells temple" games on oric1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Thomas Quest

    Thomas Quest

    PC Adventure Game

    PC Game Es war einmal eine Prinzessin, die war wunderschön, aber bösartig. Die Menschen in ihrer Umgebung litten sehr darunter, täglich gedemütigt und ungerecht behandelt zu werden. Eines Tages geriet sie an eine Hexe, die sie kurzerhand auf eine Insel zauberte und dort in ein hässliches Biest verwandelte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Rockbot

    Multi-platform game engine similar to old Megaman with a stage editor

    An open-source, SDL based, game engine to replicate old style Rockman (aka Megaman) games, being as close as possible of Rockman 1-6, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: - Linux - Windows - macOSX (x86) (not currently supported) - Playstation 2 - Nintendo DS (abandoned) - Dingux - Open Pandora Any system with SDL and 24 or 32 MB should be able to run it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seta Engine

    Seta Engine

    Engines for Batch Games

    WARNING 1: project abandoned! (I'll come back some day) WARNING 2: project website is abandoned. Seta Engine Is a set of engines for batch games. Now you can program with notepad your own games in batch scripts with sound and colours! Please use the web page of proyect to get a complete list of launched sample games. Get help and usage guide: https://sourceforge.net/p/seta-engine/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Las Crónicas del Quinto Elemento (Dev)
    La historia de como un joven es transportado a otro mundo y debe enfrentarse a los peligros que en el se encontrará a manos de un hechicero que ansia el control de todos los reinos.Leon acompañado de Blue y sus otras compañeras emprenderá un viaje que jamás hubiera imaginado.Una trepidante aventura cargada de emoción, intriga y romanticismo.El primer título de la saga de las crónicas del Quinto Elemento.La primera obra de Eduardo Bó Rabadán.Un juego que te atrapará.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Abysmal Depths

    "Abysmal Depths" is a simple C++-based text adventure game engine.

    This is a game engine which uses certain story files to drive a text-based adventure game with numeric inputs from users, always taking only a maximum of three choices (which can be extended in future versions). There is no limit on the length of the story included. The only constraint is that you should propely index and link to all of the storyfiles in an arc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    terminalmath

    terminalmath

    A talking math practice game.

    terminalmath is a textmode math practice game for school-level children. Its main distinguishing feature is that it talks via the eSpeak text-to-speech engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Python Engine for Adventure Games
    Very simple Python engine for text based adventures(interactive fiction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDungeon is a text based adventure game engine written in Java. JDungeon is still in the development stages but already has a number of key text based adventure game features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NOTE: THE PROJECT HAS BEEN MOVED TO http://code.google.com/p/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C# Game Development Engine and IDE based on Axiom graphics engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project to create an efficient game engine compiler using the Collada asset exchange format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Generic, universal, data-driven roguelike engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fun game for the iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ShmupNA is a open source game engine for PC/360 using the XNA framework. This engine is tailored to 2d top down arcade style shooters. Currently in the Program Planning stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ascii Game Engine is a VB .Net library that make easier the work of programming a game "without graphics" (unicode/utf/ascii characters as graphics) In the future, and with some help, this engine will be a maker with ide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TCCG is a server which users can telnet in to to play collectible card games against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An open souce MegaMan X fan game, using the arclib game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OST-BGE (Open Source Text-Based Game Engine) is a engine that will help make developing text-based games less painful, and more of a pleasurable experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB