Showing 1379 open source projects for "core game engine"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1

    Classic Video-Audio Presentation

    A Tile-based Game Engine written in C# mimicing retro consoles.

    The CVAP game engine is a low-level framework for producing tilemapped games akin to classical consoles such as the Super NES or the Sega Genesis. It is written to provide video, audio, and input support analagous to these systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Falltergeist

    Falltergeist

    Opensource crossplatform Fallout 2 game engine writen in C++ and SDL

    Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. Falltergeist is an opensource alternative for Fallout 2 and Fallout 1 game engines. It uses C++, SDL and OpenGL. Falltergeist requires original Fallout resources to work. You could add dependencies manually but it is easier to use Conan. First, set up your Conan profile to match your compiler or let conan autodetect your settings (conan profile new vs --detect and use --profile=vs when running conan install).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Rails: an 18xx game system
    Rails is a Java game engine intended to play any of the 18xx series of turn-based board games For 3-6 players and set in the 19th century, these games allow players to step into the shoes of the robber barons and railroad tycoons of the time period..
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Abuse

    Abuse

    Fork of AbuseSDL to carry on development

    Abuse is a game by Crack Dot Com from 1995 released as public domain (shareware data and game engine). This is a fork of the popular AbuseSDL port intended to carry on development in an extremely conservative manner and to be vanilla compatible, including savegames.
    Downloads: 3 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

    Minecraft Shaders GLWSP

    Lightweight Shaders for Intel HD Graphics - (Chocapic13' Shaders edit)

    A Minecraft shader pack designed for low-end Intel HD Graphics and older 2/4 core CPU's. It is a Chocapic13' Shaders edit. The shader pack is very minimal and compliments vanilla nicely while adding just enough to be beautiful. Based off of Chocopic's shaders and designed to be even faster and more optimised than other low-end shader packs. Works on 1.19.2 and in the nether. No crashes observed and also works in both Optifine and Fabric/Sodium. Note: Please turn OFF entity shadows...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Game aims to be much complicated than Civilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    3D game engine and multiplayer/singleplayer FPS game
    Downloads: 59 This Week
    Last Update:
    See Project
  • 8

    SanAndreasUnity

    Open source reimplementation of GTA San Andreas game engine in Unity

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    olivechess

    olivechess

    a UCI chess engine

    OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard. The engine supports UCI and XBoard protocols. Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
    Downloads: 8 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    Pixel

    Pixel

    A hand-crafted 2D game library in Go

    A hand-crafted 2D game library in Go. Take a look into the features to see what it can do. See the requirements for the list of libraries necessary for compilation. Fast 2D graphics, sprites, and primitive shapes with immediate mode style IMDraw (circles, rectangles, lines, ...) Optimized drawing with Batch. Text drawing with text package. Audio through a separate Beep library. Simple and convenient API. Drawing a sprite to a window is as simple as sprite.Draw(window, matrix) Wanna know where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 12
    Pixel Vision

    Pixel Vision

    Teach retro game development with streamlined workflows

    Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of a fork of MonoGame, called MonoVision. This engine provides a standard set of APIs to create authentic-looking 8-bit games with modern programming languages and workflows. It also allows you to define specific limitations for the resolution, colors, number of sprites on screen, and more. There are several...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    G3N

    G3N

    Go 3D Game Engine

    G3N (pronounced "gen") is an OpenGL 3D Game Engine written in Go. It can be used to write cross-platform Go applications that show rich and dynamic 3D representations - not just games. A basic integrated GUI framework is provided, and 3D spatial audio is supported through OpenAL. Go 1.8+ is required. The engine also requires the system to have an OpenGL driver and a GCC-compatible C compiler. On Unix-based systems, the engine depends on some C libraries that can be installed using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Learn and Play

    XML-based framework for developing games

    XML-based framework for developing games in (ActionScript 2.0, discontinued) HTML5 Phaser.io's engine It'd been thought to develope a project with a great amount of games on drag&drop, painting, typing, hunting, puzzles.There's no need to write the same code to similar games! Just write some XML lines (check samples) and one JavaScript instruction to run your game. NOTE: some browsers security policies do not allow to run samples locally. If this occurs, try to publish on a web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Shadow Editor

    Shadow Editor

    Cross-platform 3D scene editor based on three.js, golang and mongodb

    Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. Starting from v0.6.1, ShadowEditor only provides core features and extended APIs, and other features will be provided in the extensions, just like VSCode. We will develop in the dev branch. Fix the bug that some versions of go typeface management list report errors. Play animations in the scene in real time, and can play full screen and in new window. Display, renderer, helpers, filter, weather, control...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ChaosEsqueAnthologyVolume2

    ChaosEsqueAnthologyVolume2

    Volume 2 of ChaosEsque Anthology

    NOTE: Make sure to download Volume 1 (the game disc): http://sourceforge.net/projects/chaosesqueanthology/ ) (Experimental Volume 3 for latest engine: http://sourceforge.net/p/chaosesqueanthologyvolume3/ ) This is disc 2 of the modification of Xonotic known as Chaos-Esque Anthology. It includes additional maps, music, and other media and will be expanded upon untill another disc is needed. New maps etc will arrive on this disc as we have run out of room on disc one.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Hexagon Engine

    Hexagon Engine

    Cinema Enters Game Console

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

    MHFPS-GD

    MHFPS Ported to the godot engine!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 21
    Pakqit

    Pakqit

    Quake PAK file utility

    This utility extracts a Quake engine .PAK file to a directory tree, and also builds a .PAK file from a directory tree. This tool is a simple one-step solution to deconstruct and reconstruct Quake engine games .PAK files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Mandate Engine

    RTSish Game Engine

    The project is a fork of Glest Advanced Engine for the purposes of adding significant gameplay options, graphics upgrades and GUI upgrades in order to create an engine capable of playing a series of 7 games I wish to create. The 7 games are all based on this IP: Children of the Thousand Suns: The Unaligned Mandate Each game combines a few different genres from this list and others: RTS, TBS, RPG, Sim, City Building, Breeding, Management You can also make mods of various kinds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VASSAL Engine
    VASSAL is a game engine for creating electronic versions of traditional board and card games. It provides support for game piece rendering and interaction, and supports play by email or over a live connection.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 24
    Commander Genius

    Commander Genius

    Commander Keen Interpreter

    This is a fork of CloneKeen. It fully interprets the classic dos games Commander Keen 1-6 including some fanmade mods and adds some nice twists like smoother gameplay, some special graphical effects and also music, which was missing in the first trilogy. Use our High Quality Pack and enjoy the Commander Keen series in a new way.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 25
    Haxima is an Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embedded scripting language, and in-game editing.
    Downloads: 7 This Week
    Last Update:
    See Project