Showing 77 open source projects for "make-4.4.1"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    ursina

    ursina

    A game engine powered by python and panda3d

    ursina is an easy-to-use, open source game engine and framework for Python that is built on top of Panda3D, aiming to make game development approachable while still being powerful enough for real projects. It lets you create both 2D and 3D games, applications, and visualizations by writing concise Python scripts instead of dealing with a lot of low-level boilerplate. The engine is centered around an Entity-based architecture, where everything in the scene is an object you can easily configure and manipulate from code. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    Unifideck

    Unifideck

    A Decky Loader plugin that brings together games

    ...The plugin aims to streamline the handheld gaming experience by reducing friction and redundancy when dealing with games installed or associated with different services. Unifideck also includes configuration options to tailor how games are displayed, filters to categorize titles, and compatibility handling to make mixed libraries feel native on the Steam Deck.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    openage

    openage

    Open source clone of the Age of Empires II engine

    ...Using modern technologies as C++17, OpenGL/GLSL, Python, Qt5 and CMake allows people using GNU/Linux, BSD, macOS or Windows to play the game natively. Our aim is to make openage a platform for the original Age of Empires games providing the same look and feel, but with more features for modding and multiplayer. openage uses an open API powered by our human-readable configuration language nyan. We implement a client-server architecture with dedicated servers that supports more than 8 players. The overarching system will provide matchmaking, lobbies, server discovery and other community features. openage is a community project that values every contribution, the only requirement is your enthusiasm. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Unofficial TikTok API in Python

    Unofficial TikTok API in Python

    The Unofficial TikTok API Wrapper In Python

    ...If you run into an issue please check the closed issues on GitHub, although feel free to re-open a new issue if you find an issue that's been closed for a few months. The codebase can and does run into similar issues as it has before because TikTok changes things up. 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: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Realism Invictus

    Realism Invictus

    Realism Invictus mod for Civilization IV

    Realism Invictus is a comprehensive mod for Civilization IV with 20 years of development.
    Leader badge
    Downloads: 239 This Week
    Last Update:
    See Project
  • 6
    MonoCruise

    MonoCruise

    Creates a smoother driving experience for ETS2 and ATS

    MonoCruise has a ton of features that make driving in Euro Truck Simulator 2 and American Truck Simulator feel smoother and safer.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    Hungarian Rings

    Hungarian Rings

    Hungarian Rings - Puzzle Simulator

    ...p=422931#p422931 You can create a text file with a script that describes the location of rings, balls and their colors. Each ball can be marked with a marker (letter or number) to make the puzzle harder to solve. I have created files for all the ring puzzles, you can download them from the "Ring" folder.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Vivid3DIDE

    Vivid3DIDE

    Vivid3D is a C++ IDE/3D engine, with python scripting.

    Vivid3D is a C++ IDE/3D engine, with python scripting. - It uses DX12 or Vulkan, and will support RTX features. It features gameplay facilitated by Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    ...*_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules Of The Game: - Collect all the diamonds to open the exit to go to the next level. - Collect and Place explosives and make Kaboom ! - Stay alive and avoid the monsters ! - Cursors, CTRL+Cursors, place: SpaceBar, stuck: Backspace, pause/exit: ESC, music: M Room For Improvements: This is just a learning programming experiment of 8-bit games mechanics. If you were to polish this game further you would want to add things like: - Add new levels in GemLevels.txt - Create new monster
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    Gester

    A game engine for console based text games

    Gester is a game engine for console based text game. You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EQButtons

    A Button replacement for Alt+Tab in EQ

    UPDATE: ****************************** I am no longer updating this project. I discovered a project from Microsoft called boxcar. It does what I wanted to do even better than I was planning to make my code so hopefully it will work for you too. I will leave this up for those who still want to use it. MS Boxcar: https://apps.microsoft.com/detail/9pnj5kjc8vvm?hl=en-US&gl=US I will upload the source code at some point and share that also. **************** This little utility just adds a row of buttons for each EQ session you have running. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    ...Game projects created in Unreal versions later than 4.27 are not backward compatible. AWS GameKit supports Unreal Engine version 4.27. Create the Visual Studio Solution for your game. Build GameKit C++ and copy over the DLL/PDB files. Make sure to checkout the matching version from the .gkcpp_version file in this repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyDarts

    pyDarts

    OpenSource and DIY real electronic darts game

    Play at many electronic darts game (such as Cricket, Crazy Cricket, 321 Zap, etc) with a cheap DIY dart game controled by an Arduino UNO controler, and the pyDarts python game ! Make you own game and share it with the community ! Note that this is NOT a software to manually score while you are playing beside ! This software score by itself but require a converted dart board ! pyDarts is the reference since no other electronic dart game offer so much functionalities !
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    Lines

    Lines

    Lines a game written in Python two players through internet

    ...However, I wrote this game in python in a time period, I was learning python. Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Random

    Random

    Easy and minimalistic randomizer

    Have to make a decision you don't care about? Use "Random" to save your time! The app can help you get randomly generated numbers, letters, strings that you've added to list and answer 'Yes' or 'No'. If you want to say something about the app, leave a review or report an issue on "Random" GitHub page.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    How can we develop artificial intelligence that learns to make sense of complex environments? That learns from others, including humans, how to interact with the world? That learns transferable skills throughout its existence, and applies them to solve new, challenging problems? Project Malmo sets out to address these core research challenges, addressing them by integrating (deep) reinforcement learning, cognitive science, and many ideas from artificial intelligence.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Air Strike

    Air Strike

    Air Strike is a single player shooting game for windows os laptop user

    In this game, you will need to shoot down as many enemy ships as possible to advance to the next level. Make sure you are not getting hit by the enemy ship or else it will be game over. Also, do avoid as many enemy missiles as possible. The game will have 10 levels in total and currently it is at level 3, I will continue to create one game level per week after the beta stage of this game has been released on major game sites until this game has finally reached level 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Colonization Mod Collection

    Several mods for Civilization IV: Colonization

    ...The design goal is to make each mod so unique that the average player should not notice that the source code is shared.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Childsplay is at http://www.childsplay.mobi Childsplay is a 'suite' of educational games for young children. It's written in Python and uses the SDL-libraries to make it more games-like then, for instance, gcompris. The aim is to be educational and at the same time be fun to play.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    ...Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http client maintains connections alive (by default 15 seconds) and therefore any requests that you make within a session will automatically reuse the appropriate connection. All connections are released once the session exits the asynchronous with block. Pulsar design allows for a host of different asynchronous applications to be implemented in an elegant and efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    ...What does the program do? Try to describe/explain it in a higher level language. How can you be sure that the program works correctly every time? Try to make the program as short as possible. Try to make the program to move as little as possible. Try to minimize the number of lines needs to be executed. Copyright The game is a remake and an extension of the game Labirint by Lukyanov Konstantin and Volkov Sergey. Copyright, 2015-2017, Attila Krajcsi, Ádám Markója (GUI) AlgoTaurus is distributed under the terms of the GNU General Public License 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SNeezy

    SNeezy

    A lightweight frontend for launching SNES games on the Raspberry Pi.

    ...SNeezy turns your Raspberry Pi into a portable SNES console, allowing you to quickly load and play SNES games with only a compatible controller and a screen. Fast load times, a low memory profile, easy configuration, consistent retro styling, box art integration, and a sleek interface make SNeezy the perfect lightweight environment for a dedicated Raspberry Pi SNES console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    Started when I was 16, still not ended, here is a demo of the game engine on which I work for more than 1 year. It's my first game project, so I decided to make it easy, by creating my own game workbench (a friend is making the MapEditor, I'm doing the rest), including the game engine, render engine, graphics, programmation, syntax ect. Don't wanted especially to share it, but friends wanted to play on it, so I will just share the .exe here. The source will come maybe later :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB