9278 programs for "open source game" with 2 filters applied:

  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 1
    antimicro

    antimicro

    Graphical program to map keyboard and mouse controls to a gamepad

    antimicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. It's useful for using a gamepad on PC games that do not have any form of built-in gamepad support. This program can also be used to control any desktop application with a gamepad. On Linux, this means that your system has to be running an X environment in order to run this program. This program currently works with various Linux distributions, Windows (Vista and later), and FreeBSD, but with...
    Downloads: 5,338 This Week
    Last Update:
    See Project
  • 2
    OpenRA

    OpenRA

    Real Time Strategy game engine supporting early Westwood classics

    OpenRA is a free and open source real-time strategy game engine for early Westwood games like Command & Conquer: Red Alert. It is not just a clone of the original but is a recreation, with improved and rebalanced gameplay that modernizes the classic Command & Conquer strategy games. It provides a common platform for rebuilding and reimagining classic 2D and 2.5D RTS games (the OpenRA mods). This means that OpenRA is not restricted by the technical limitations of the original closed-source games...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    RetroArch

    RetroArch

    RetroArch is a frontend for emulators, game engines and media players.

    RetroArch is a way to run classic games on a wide assortment of Operating Systems and Consoles. Support the Developers on their Patron! https://www.patreon.com/libretro
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Pokemon Showdown
    Pokémon Showdown is a Pokémon battle simulator. Play Pokémon battles online! Play with randomly generated teams, or build your own! Fully animated!
    Downloads: 21 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 5
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    genact

    genact

    A nonsense activity generator

    Pretend to be busy or waiting for your computer when you should actually be doing real work! Impress people with your insane multitasking skills. Just open a few instances of genact and watch the show. genact has multiple scenes that pretend to be doing something exciting or useful when in reality nothing is happening at all. You don't have to install anything! For your convenience, prebuilt binaries for Linux, OSX and Windows are provided here that should run without any dependencies...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ShowEQ Open Source Project
    ShowEQ or SEQ for short is a program designed to decode the EverQuest data stream and display that information on another computer running the Linux OS in real time. Our Forums are located at https://seq.sourceforge.net/forums/
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 8
    Moon

    Moon

    A lightweight game server framework implemented with Actor Model

    Moon is a lightweight game server framework based on the actor model. One worker thread can have one or more actors (services), which communicate with each other through message queues. There are many features for game server development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    F·W·K

    F·W·K

    3D game engine/framework in C, with Luajit and Python bindings now

    3D game framework in C, with Luajit and Python bindings now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    Skynet

    Skynet

    A lightweight online game framework

    Skynet is a lightweight online game framework which can be used in many other fields. Skynet is a lightweight framework designed for online game servers. Although from the feedback of the Community , it's not limited as a game server framework. On the Uses page, it shows a few projects that have used or currently using Skynet, but there are way more projects than listed. And welcome to be the next user. For Linux, install autoconf first for jemalloc. For FreeBSD , use gmake instead of make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gideros

    Gideros

    Gideros Release version

    ... 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
  • 12
    Ebiten

    Ebiten

    A dead simple 2D game library for Go

    Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms. In Ebiten, everything is an image: the screen, data from an image file, and even offscreen items are all represented as image objects. Most rendering operations consist of drawing one image on top of another. Ebiten games work on desktop (Windows, macOS, Linux, and FreeBSD), web browsers (through WebAssembly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Terasology

    Terasology

    Open source voxel world

    Terasology is a free and open-source survival and discovery game set in a voxel world. Influenced by Minecraft, Dwarf Fortress and Dungeon Keeper, it offers a unique and enjoyable building and playing experience. Terasology requires Java 8 and an updated graphics card driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Enigma

    Enigma

    Enigma is a puzzle game

    Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock and Roll on the Amiga. The object of the game is to find uncover pairs of identically colored Oxyd stones. Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams, and, most of all, countless hairy puzzles usually block your direct way to the Oxyd stones ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16
    flare-game

    flare-game

    Action RPG that's easy to mod

    Flare (Free/Libre Action Roleplaying Engine) is a simple single-player Action RPG engine. Instead of being a general engine that handles many game types, this focused engine is small and easy to mod. Included is a demo game featuring dark atmosphere and fast-paced combat. The code is GPL and the art is CC-BY-SA.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    Open Heroes

    Open Heroes

    tour based strategic game

    Tour based strategic game. Similar to Heroes of M&M, but different. You can play this game under http://heroes.ca7.eu/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Game Extractor

    Game Extractor

    Open and edit the archive files used in over 4200 games.

    Reads and writes archives used in many popular games. Great for mod development and game translations. Supports over 4200 games, with more games added through small plugins. Also shows file previews and converts them to different formats.
    Leader badge
    Downloads: 527 This Week
    Last Update:
    See Project
  • 19
    BZFlag - Multiplayer 3D Tank Game
    OpenSource OpenGL Multiplayer Multiplatform Battle Zone capture the Flag. 3D first person tank game. Download the latest version at https://www.bzflag.org/downloads/ Development has moved to Github: https://github.com/BZFlag-Dev/bzflag (The SourceForge binary releases for Windows and macOS are very outdated. Please download the latest version from our website.)
    Leader badge
    Downloads: 2,270 This Week
    Last Update:
    See Project
  • 20
    Mobile Open-Source Software and Tools

    Mobile Open-Source Software and Tools

    Android, UIQ 3.0, Series 60 Edition 5 open-source software

    Android, Symbian UIQ 3.0 and Symbian Series 60 Edition 5 open-source software, tools, libraries and themes. Most notable the FX-602P / FX-603P Simulator and the HP-45 Emulator are hosted here.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 21
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 220 This Week
    Last Update:
    See Project
  • 22
    TORCS - The Open Racing Car Simulator
    TORCS, The Open Racing Car Simulator is a highly portable multi platform car racing simulation. It is used as ordinary car racing game, as AI racing game and as research platform. It runs on Linux (x86, AMD64 and PPC), FreeBSD, OpenSolaris and Windows.
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 23
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 24
    Speed Dreams : an Open Motorsport Sim
    Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism...
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 25
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 571 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next