40 projects for "doom 1 engine" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    imeight

    imeight

    The imaginary eight-bit machine

    Try-it page: https://imeight.sourceforge.io/ (development environment, which is not mobile friendly) An HTML5 emulator of a machine that never existed. The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette. One goal is to create a framework for making games with 8-bit look and feel, including the process of programming. The programming tutorial helps beginners enter the world of programming in a gamified way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Game Engine-X

    THIS SOFTWARE IS IN PRE-PRE-PRE-PRE-ALPHA. So don't really download it

    This software is a game engine. It uses SDL1.2, OpenGL (Mesa3D), and GTK+3 It doesn't yet have OpenGL, GTK+ nor a Sound System. Game Engine-X (GE-X).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 5
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HGEE

    HGEE

    A world editor for HGE game engine written in python and uses OpenGL.

    It uses most update packages and technologies for example OpenGL 4, pyhton3.3 and etc. Project focus is on simplicity, efficiency, performance, flexibility. This project aimed for Linux environment and more specifically Gnome shell. Its most development is in Fedora 20.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C++ SDL Game Engine

    A very small multi-platform game engine for creating desktop games.

    A very small and excellent Game Engine created in C++ using the SDL libraries. Runs on multiple platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    OpenShred

    OpenShred

    An open source skateboard games engine written in C# and .NET.

    A two-tiered project, building a skateboarding games engine on top of a platform abstraction layer and math library called Flake, intended to play a similar role to XNA but designed differently. The games design is to focus on the feeling of speed and momentum rather than technical details or elaborate tricks. Built on C#/.NET/Mono with full open source and exporters for Blender, OpenShred is designed to be modified to make it your game too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. One goal of the Pear3DEngine Framework is to use the latest and most promising algorithms and techniques from the 3D and IT scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Infraelly
    Infraelly 2D MMORPG engine was a project started in late 2007 by insanepotato. It was to include a client, server, map editor, animator, item creator, and designed to compile on Windows and GNU+Linux. Unfortunately, insanepotato passed away in 2011, and thus as he was the only programmer, development of the engine stopped. About a year later, PyroSamurai, took over as project lead and lead programmer. After familiarizing himself with the code insanepotato left behind, PyroSamurai has...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Project 1 - Point & Click

    Project 1 - Point & Click

    Simple Point & Click Game

    This game is the first production of Unity Concepts. As development knowledge continues to expand, this simple game shows the basic elements of the Unity3D engine in a 2D simulation. It includes particle explosions, sound effects, simple GUI and some basic scripting to pull it all together.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    // FR // P.A.C.E. maker est un moteur de jeu en Point'n'Click avec pour objectif de faciliter l'écriture de jeux. // EN // P.A.C.E. maker is a new point'n'click engine allowing an easier game writing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenBlox

    OpenBlox

    Make games with Lego-like building blocks

    OpenBlox lets you make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua. Once you've made a game with OpenBlox, you can pack it into a single file with one mouse click, and share your game with anyone you want.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    baphomet is a cross-platform game engine written in C++ using SDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A multi-platform, integrated game development suite, consisting of a 3D engine, a core library, a scripting language, various tools and an IDE oriented towards game development using the XGS tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Universal, platform independet, scriptable, networking game engine with physics and sound support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open-source game engine that is being developed in Java. Currently in the very earliest stages of production, where I am still creating all of the baseline utilities for loading and using graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tactical Warfare Engine
    Tactical Warfare Engine is an Open Source 2.5D Real-Time Strategy game engine made using OpenGL. It aims to be a replacement for the aging StarCraft game engine, but also supports the creation of entirely new RTS games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The openTorso is an open-source cross-platform game/graphics engine. The power of openTorso stems from its modular and extensible, yet simple structure. So far, the openTorso uses OpenGL graphics, OpenAL audio and DevIL for texture handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A 3D game engine primarily focused on FPS games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Brainable is a C++ library containig AI tools for game developpement. You will find in it classes about steering behaviors, pathfinding, learning, decision making... Brainable contains softwares to design graphically different parts of the AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next