Showing 344 open source projects for "video-making"

View related business solutions
  • 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
  • User-friendly software for hybrid working and hot desking in your organisation. Icon
    User-friendly software for hybrid working and hot desking in your organisation.

    Desk sharing tool for efficient hybrid working

    Efficient workspace management FlexWhere, a Dutchview application, is a convenient software application for organizations that work flexibly. These organizations employees do not have a fixed workspace. Using FlexWhere, they find out quickly and easily which flex places and meeting rooms are free and where their colleagues are located. The information can be viewed on a display, desktop or laptop. By using the mobile app, FlexWhere can even be consulted outside the office on a tablet or phone. More and more organizations are working with flexible workplaces. That is opening up all kinds of possibilities, but is also raising questions such as: ‘How do I know where there is a free workplace?’, ‘Where can I find the colleague I need?’, ‘Is there a conference space available on this floor?’. FlexWhere answers those questions, so it is ideal for supporting (the transition to) flexible work.
    Learn More
  • 1
    Pygame

    Pygame

    Set of Python modules designed for writing video games

    Pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. Like SDL, pygame is highly portable and runs on nearly every platform and operating system.
    Downloads: 223 This Week
    Last Update:
    See Project
  • 2
    SysDVR

    SysDVR

    Stream switch games to your PC via USB or network

    This is a sysmodule that allows capturing the running game output to a pc via USB or network connection. Stream and switch games to your PC via USB or network. Cross-platform, can stream to Windows, Mac and Linux. Stream via USB or Wifi. Video quality is fixed to 720p @ 30fps with h264 compression, this is a hardware limit. Audio quality is fixed to 16bit PCM @ 48kHz stereo. Not compressed. Very low latency with an optimal setup, most games are playable.
    Downloads: 180 This Week
    Last Update:
    See Project
  • 3
    Osu!

    Osu!

    Open-source rhythm game

    ...Currently beatmaps on osu!lazer need to be dragged and dropped from beatmap listings here. Note: An account is required. https://osu.ppy.sh/beatmapsets See the installation video for more details. You can also download the stable Osu! client on the official osu! website If you like this game consider supporting the developers. https://osu.ppy.sh/home/support
    Downloads: 224 This Week
    Last Update:
    See Project
  • 4
    MCP-Reborn

    MCP-Reborn

    MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft

    MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients for Minecraft and researching its code. It is based on MCPConfig and ForgeGradle by MinecraftForge Team.
    Downloads: 69 This Week
    Last Update:
    See Project
  • Cloud-hosted construction project information management for improved communication, and increased efficiency. Icon
    Cloud-hosted construction project information management for improved communication, and increased efficiency.

    Ideal for on-premise project information management.

    Newforma empowers over 4M professionals and 1,500 AECO firms worldwide by revolutionizing Project Information Management. We transform vast amounts of project data into a meticulously organized, easily accessible, and fully searchable resource—all from a single, centralized platform. From pre-construction to years after completion, Newforma ensures you have the critical information you need at every stage of your projects.
    Learn More
  • 5
    Pyxel

    Pyxel

    A retro game engine for Python

    ...Thanks to its simple specifications inspired by retro gaming consoles, such as only 16 colors can be displayed and only 4 sounds can be played back at the same time, you can feel free to enjoy making pixel art style games. The motivation for the development of Pyxel is the feedback from users. Please give Pyxel a star on GitHub! Pyxel's specifications and APIs are inspired by PICO-8 and TIC-80. Pyxel is open source and free to use. Let's start making a retro game with Pyxel! Runs on Windows, Mac, Linux, and Web. Using the Pyxel Web Launcher or custom elements for HTML, you can run Pyxel in a web browser without any installation work. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    DOSBox Staging

    DOSBox Staging

    DOSBox Staging is a modern continuation of DOSBox

    DOSBox Staging is a modern continuation of DOSBox, your existing configurations will continue to work, and you will have access to many advanced features. DOSBox Staging picks the best shader based on the emulated video mode and your host resolution, from 720p to 4K.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    Trial

    Trial

    A modular Common Lisp game engine

    ...Built on top of the cepl graphics framework, Trial combines live-coding capabilities with powerful abstractions for building simulations, scenes, and interactive applications. It emphasizes flexibility, clarity, and developer control, making it an appealing choice for experimental games, visualizations, and research projects that benefit from dynamic development environments and rapid prototyping.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    ...With a strong community and extensive documentation, it is widely used by players and developers who want to explore automation, bot behavior, or server testing. The software emphasizes configurability, giving users control over character strategies and in-game decision-making.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 9
    The Powder Toy

    The Powder Toy

    Sandbox video game with a powerful physics engine

    Have you ever wanted to blow something up? Or maybe you always dreamt of operating an atomic power plant? Do you have a will to develop your own CPU? The Powder Toy lets you to do all of these, and even more! The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances! The game provides you with various building materials, liquids, gases and electronic components which can be...
    Downloads: 22 This Week
    Last Update:
    See Project
  • One platform for global hiring and contractor management. Icon
    One platform for global hiring and contractor management.

    For mid-sized companies hiring independent contractors

    TFY unifies applicant tracking, team onboarding, compliance, contractor payments, and billing automation in a single, powerful platform, eliminating the need for multiple disconnected tools.
    Learn More
  • 10
    GDevelop

    GDevelop

    The game engine for everyone

    ...GDevelop also features ready-made behaviors for your game objects, and allows you to create new behaviors through the easy to learn events. And when you're done, you can publish your game just about anywhere-- web, iOS, Android, Windows, Mac, Linux and even Facebook Messenger. Making games has never been easier or faster than with GDevelop!
    Downloads: 24 This Week
    Last Update:
    See Project
  • 11
    raylib-go

    raylib-go

    Go bindings for raylib, a simple and easy-to-use library

    raylib-go is a Go (Golang) binding/wrapper around raylib, the light-weight C library for video game and multimedia programming. It allows Go developers to build 2D (and some simple 3D) games, graphical applications, or multimedia tools using a familiar and simple API, while leveraging Go’s language ergonomics, concurrency model, and ecosystem. With raylib-go, developers can draw graphics, handle input, play sound, manage textures, and manage game loops directly in Go — without needing to write or interface with C manually. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    Basic Computer Games is a modern revitalization of the classic “Basic Computer Games” book’s collection of games, ported and expanded into various modern, memory-safe and scripting languages. It includes illustrative code examples of many classic games (e.g. Blackjack, Bowling) in multiple languages, with the goal of making the historical games accessible and educational in safe modern environments. Definitely use the most recent versions and features of the target language, but also try to keep the code samples simple and explainable – the goal is to teach programming in the target language, not necessarily demonstrate the cleverest one-line tricks, or big system "enterprise" coding techniques designed for thousands of lines of code.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    PlayCanvas Engine

    PlayCanvas Engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

    PlayCanvas is an open-source game engine. It uses HTML5 and WebGL to run games and other interactive 3D content in any mobile or desktop browser. PlayCanvas is used by leading companies in video games, advertising and visualization such as Animech, Arm, BMW, Disney, Facebook, Famobi, Funday Factory, IGT, King, Miniclip, Leapfrog, Mojiworks, Mozilla, Nickelodeon, Nordeus, NOWWA, PikPok, PlaySide Studios, Polaris, Product Madness, Samsung, Snap, Spry Fox, Zeptolab, Zynga. The PlayCanvas Engine gives incredible performance, even on devices such as the iPhone 4S. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    Luanti

    Luanti

    Voxel game-creation platform with easy modding and game creation

    Luanti, originally known as Minetest, is a free, open-source voxel game engine and platform designed to let players, modders, and developers build and play diverse sandbox-style 3D worlds. Written in C++ for core performance and Lua for scripting, Luanti runs on multiple operating systems (Windows, macOS, Linux, BSD variants and even Android), making it highly accessible and cross-platform. Rather than being a single game, Luanti is meant as an engine and toolkit: individual “games” are actually collections of mods — written in Lua — that define terrain, items, NPCs, mechanics, and rules. This modular design enables rich customization and community-driven content: users can install new games, mods, and texture packs via a built-in content browser that draws from a central repository (ContentDB). ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    GT New Horizons Mod Pack

    GT New Horizons Mod Pack

    New Modpack with Gregtech, Thaumcraft and Witchery

    ...We are talking about thousands of recipe tweaks, a massive questbook with over 3000 quests, unique world generation, custom mods coded for the pack, custom Thaumonomicon pages, and many more. The main intentions of the pack are a long-lasting experience and tying mods together in a progressive fashion, making it feel more like a single game than a compilation of mods thrown together. To reach this goal, GT New Horizons is using the tiers (basically ages of technology) from GregTech and allocates the content of other mods to a fitting point within the progression. Starting in the Stone Age you will barely be able to survive until you get your first steam machines and, eventually, reach electricity.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    Defold

    Defold

    Free game engine for development of desktop, mobile, and web games

    ...Game logic is written in Lua (with optional native extensions in C/C++ when needed), and the engine uses a component-based system and a message-passing paradigm to manage object interactions — a design that promotes loosely-coupled, reactive game code rather than traditional heavy OOP. Defold is optimized for efficiency: exported games tend to have small binary size and low memory use, making it appealing for mobile, HTML5/web, and lightweight games.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Reldens - MMORPG Platform

    Reldens - MMORPG Platform

    You can make it - Open Source MMORPG Platform

    Welcome to Reldens, a platform designed to empower developers in creating multiplayer games. With a wide array of features, Reldens enables developers to craft a rich gaming experience without grappling with the complexities usually associated with making a multiplayer game secure and efficient over any network. Built with popular development tools such as NodeJS, Parcel, Colyseus, Phaser, and Firebase, integrated with various database engines, and following robust development practices, the platform ensures security, ease of use, and high customization for developers. While the current stage of the platform is tailored for developers, ongoing improvements to the administration panel aim to make game creation accessible to non-developers in the future.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Mach Engine

    Mach Engine

    Zig game engine & graphics toolkit

    ...The engine supports a broad set of target platforms — desktop OSes and in principle, future expansion — and tries to simplify the pain of dependency management and cross-compilation, making it easier to build and deploy across systems without complex toolchains. Mach’s philosophy emphasizes composability and modularity: rather than pushing a “big engine with everything included,” it gives developers the building blocks to create exactly what they need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FlatRedBall

    FlatRedBall

    Cross-platform 2D game engine focused on ultimate productivity

    FlatRedBall is a cross-platform 2D game engine built on the .NET framework, designed to enhance productivity for game developers. It provides a powerful editor and a range of features that have been refined over two decades, making it suitable for developing 2D games across various genres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clay

    Clay

    High performance UI layout library in C

    Clay (short for “C Layout”) is a high-performance 2D UI layout library in C, offering a declarative, Flexbox-like layout model with microsecond performance. It features a single-header design, zero dependencies, and support for WebAssembly, making it lightweight yet powerful for responsive UI rendering. The Clay macro by default accepts an ID as its first argument, which is usually provided by the CLAY_ID() convenience macro. Elements can also be created with auto-generated IDs, by using the CLAY_AUTO_ID() macro. Element IDs have two main use cases. Firstly, tagging an element with an ID allows you to query information about the element later, such as its mouseover state or dimensions. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Cocos Engine

    Cocos Engine

    Cocos simplifies game creation and distribution with Cocos Creator

    ...The engine is built using a mix of C++ (for performance-critical systems) and TypeScript/JavaScript (for scripting), enabling developers to script game logic while relying on a robust, high-performance core. Because of its cross-platform nature, games built with cocos-engine (via Cocos Creator) can target mobile, desktop, and web, making it a popular choice for developers wanting flexibility and broad reach. The engine includes extensive tooling and example/demo projects to demonstrate 2D and 3D physics, animation, UI and rendering capabilities.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Taisei Project

    Taisei Project

    A free and open-source Touhou Project fangame

    ...Built using portable and modern tools, it runs across platforms including Linux, Windows, macOS, and even web browsers via WebGL. The game is designed with accessibility and modding in mind, making it an appealing entry point for both players and developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    HaxeFlixel

    HaxeFlixel

    Free, cross-platform 2D game engine powered by Haxe and OpenFL

    ...HaxeFlixel emphasizes ease of use and rapid development for 2D games — ideal for pixel-art platformers, card games, puzzles, or 2D action games. It includes common utilities and abstractions for sprites, animations, input handling, game loops, asset management, and state transitions, making it easier to build a complete game without reinventing core infrastructure. Because of this, it has been used for successful indie games and prototypes alike, and remains a popular choice among developers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Unofficial TikTok API in Python

    Unofficial TikTok API in Python

    The Unofficial TikTok API Wrapper In Python

    ...To run the example scripts from the repository root, make sure you use them an option on python. You can access the dictionary type of an object using .as_dict. On a video, this may look like this, although TikTok changes its structure from time to time so it's worth investigating the structure of the dictionary when you use this package. You'll probably need to use this beyond just for legacy support since not all attributes are parsed out and attached to the different objects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    FNA

    FNA

    Accuracy-focused XNA4 reimplementation for open platforms

    FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh libraries. FNA is primarily developed by video game porter Ethan Lee, who has shipped more than four dozen ports of XNA games using the exact branch that you see on GitHub today! You can see some examples of Steam games using FNA. A full list of FNA games on Steam can be found at this webpage. Developer documentation can be found on the FNA wiki, and player documentation can be found on the PCGamingWiki.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next