Showing 33 open source projects for "take"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    ...If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework. This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Stride

    Stride

    Stride (formerly Xenko), a free and open-source cross-platform C# game

    ...Stride offers a comprehensive toolchain: an editor for scene building, asset management, a rendering pipeline with physically-based rendering (PBR), and support for advanced graphics features such as real-time reflections, post-processing effects, and complex materials (skin, hair, cloth, etc.). Because it’s built on modern C# and .NET, developers can take advantage of modern language features (C# 14, .NET 10), tooling (Visual Studio, VS Code, Rider), and long-term maintainability. The engine supports cross-platform development: you can build for desktop, mobile, or VR, and target multiple operating systems. Stride is modular and customizable: you can tailor rendering, physics, scripting, and other subsystems to suit your game’s needs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    JENGINE

    JENGINE

    The solution that allows unity games update in runtime

    JEngine is an out-of-the-box framework designed for Unity developers. It encapsulates powerful functions. Beginners can also get started quickly and easily create games that can be updated hotly. The master branch is the latest version that the developers think can be used normally and will not have too many problems. It is recommended to use and has the most powerful functions (fixes bugs in versions 0.6 and 0.5 at the same time); The 0.6.x branch is currently in use by most commercial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pixel Deals

    Pixel Deals

    Track game prices across stores and get alerts when deals appear fast!

    ...The application runs quietly in the background and periodically checks supported stores for updated pricing information. When a price change is detected, users receive a notification so they can quickly take advantage of new deals. This allows gamers to stay informed about discounts without constantly visiting store pages. Pixel Deals focuses on simplicity and efficiency. The interface is designed to be clean and easy to use, allowing users to quickly add games they want to monitor and view current pricing information. The application is lightweight and consumes minimal system resources, making it suitable for running in the background while you use your computer normally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    SeaBattle  MultiPlayer Portable

    SeaBattle MultiPlayer Portable

    SeaBattle game realised with MVC Pattern. C# 9.0 with .Net Fraemwork

    The Sea Battle game is a classic version of the popular school's years game in multiplayer mode between two players over TCP protocol. The MVC pattern was used to implement the project. The peculiarity of the game is that the players take turns regardless of the successful hit. You may remake this game with your own ideas. It's realy work on Linux OS. For it Install wine32, winetricks and dotnet48 with winetricks
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gamewhizzards

    GameWhizzards is a user created, Open Source 3D MMORPG

    Our goal is to bring an user editable and extendable MMORPG to you, allowing everyone to create his own world and let other players play on it. Take your items and gold from one world to the other, giving you the impression of one large world, consiting of smaller, player created worlds. Think of the "Oasis" in Ready Player One: That's what we want to create. VR support will also be included, but you can play without a VR headset, too. The networking part has been coded according to Gabriel Gambetta's excelent guide at http://www.gabrielgambetta.com/client-side-prediction-server-reconciliation.html It uses clientside prediction, server recoinciliation, and an authoritative server for player and enemy movement. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SpaceWarriors

    A local multiplayer top-down space combat game

    A local multiplayer versus game where two players take control of spacecraft and engage in combat around a powerful black hole. Xbox 360 controller or other gamepad required for second player. Full source available at: https://github.com/zacharydwaller/Jetpax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    cgSudoku

    Sudoku engine for .NET 4.0 and up

    ...An UndoManager class is provided for automatic undo/redo support, and basic file saving and loading to and from an XML format is implemented as well. Also includes a custom control to drop on forms to take care of the display and basic key handling, and a sample WinForms application to demonstrate the basic functionality of the library and control. Source is currently being developed in Visual Studio 2015, although it does not rely heavily on C# 6.0 features and could probably be converted to an earlier version with little trouble. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Nim Advanced

    A Nim Game

    The mathematical game widely known as Nim made in C#. The rules are simple. Each turn a player can take one or more matches from the same row. Who takes the last match wins! The souce code is inside the archive Have fun playing it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Levyntgard

    Levyntgard

    Virtual Painting Exhibition

    Virtual Painting Exhibition You can take a walk in this virual reality with paintings on the wall. You can also buy these paintings at this website: http://levyntgard-art.com/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Snake Rawr Rawr

    Snake game with my own twists

    Guide your snake around the game collecting chickens, carebears and even travelling through portals, but watch out for those pesky walls that randomly show up and in all different shapes and sizes. In two player mode, if you take a portal before your opponent, they will be unable to take the portal afterwards since it will close once you are finished warping. Furthermore, portals grant you extra points so it is a good idea to take them. Keep an eye out for the burst spawns as they can spawn 3 rare carebears at once. The installer should download its dependencies automatically (.Net framework 4.0 and XNA 4.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Last Stand Encounter Builder

    Unofficial encounter builder for the Last Stand TTRPG

    ...The Invader printout is designed to be an easy to read list of invader capabilities to use at the table. It comes with the option of printing with or without flavor text or multiples of the same Invader (in case you want to be able to take notes on each individual Invader).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Space[394]

    Space[394]

    Space Combat Game

    Created by Grubby Paw Studios, Space[394] is the working title for an upcoming space combat game where you choose a team and take control of one of three fighters to try to destroy the enemy fleet. It's a game made by students, originally for the Game Development Capstone at DePaul, but now most of us have graduated but want to continue the project. Every part of the project is open source / free. View the trailer at: http://www.youtube.com/watch?v=kEofuaWR94o&feature=plcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cloo is an open source, easy to use, managed library which enables .NET/Mono applications to take full advantage of the OpenCL framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The peace loving 60's take a wild turn in this simple multi-player game. Armed with banana bombs to flamethrowers, the VW Campers are out in a rampage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    THIS PROJECT IS NOT IN DEVELOPMENT ANYMORE. YOU MAY TAKE WHAT IS LEFT AND USE IT TO WORK ON IT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lucky at Bingo's take at a Black Ops RCon tool. Supports kicking and banning, as well as custom map rotations for ranked servers. Provides multiple admin levels (super -admin, admin, etc.). An Android version is being developed (Lucky Rcon Lite)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the Risk II Save Editor, or RISE. It edits game save files for Microprose's PC release of Risk II. This is my first program I've written... ever... so don't take some of the inefficiencies to heart.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Tranquility Online

    Conquer the universes with Spaceships

    Similar to Eve online but some major differences Implement 2 different drive types, Fluid dynamics like eve online, and Full physics so you can move in one direction and spin your ship to put your guns on an enemy, Weapons will have arcs Wormholes connect galaxies to each other, Some wormholes are to alternate universes, Complete sandbox, make your own stations, systems and support fleets, More capability to take space from NPC as well as thrust out into uncharted space. Plan to add Civ 5 style planetary management in the future if it picks up. Interstellar Police Force will be able to respond at falling rates dependant on your distance from the Police Bases. No hidden observers, Distress Calls need to be sent by the agressed pilot. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CacheMagnet geocaching software lets you edit, map, and download GPX waypoint files to your GPSr or IPod Nano. Maps and reports can be printed to take with you in the field. The map supports zoom and pan, road map, satellite map and birds-eye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a program that decodes save codes from Warcraft III screenshots. This is usefull for RPG-style maps that allow to save the character. Instead of writing down the save code, just take a screenshot and this program writes the save code to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Laser strategy board game based on Khet written in C# and XNA Players take turns positioning their pieces to reflect a laser around the board and destroy their opponents pieces. The game finishes when one player has destroyed his opponent's King piece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A turn based space empire game in which a player will build a space army, take over other systems, and govern those systems under their control in order to take over the galaxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB