Showing 39 open source projects for "vs code studio"

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
  • 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
  • 1
    Claude Code Game Studios

    Claude Code Game Studios

    Turn Claude Code into a full game dev studio

    Claude Code Game Studios is a creative project that leverages AI coding agents to generate and manage game development workflows, effectively turning AI into a collaborative game studio assistant. The repository provides a structured environment where AI agents can be tasked with designing, coding, and iterating on game projects using natural language instructions.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Command & Conquer Remastered Collection

    Command & Conquer Remastered Collection

    Command & Conquer: Remastered Collection

    The CnC_Remastered_Collection repository publishes source code for key parts (e.g. TiberianDawn.dll, RedAlert.dll, and the map editor) of the Command & Conquer Remastered Collection, enabling modding and transparency. This open code release supports the Steam Workshop, mod creation, and community enhancements. The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due to a packing mismatch with the Windows SDK headers) and select “Build” from the toolbar, then select “Batch Build”. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    Pinta

    Pinta

    Simple GTK# Paint Program

    Pinta is a free, open-source program for drawing and image editing. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, Windows, and BSD. Use easy drawing tools to draw freehand, lines, rectangles, ellipses, and more. Pinta includes over 35 adjustments and effects for tweaking your images. Use Pinta in your language. Pinta is at least partially translated into over 55 languages. Don't be afraid to experiment, Pinta tracks your full history...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Flax Engine

    Flax Engine

    Flax Engine, multi-platform 3D game engine

    The most agile game engine is now available. Full source code. Full power. Fully featured. Flax Engine is a high-quality modern 3D game engine written in C++ and C#. From stunning graphics to powerful scripts - Flax can give everything for your games. Designed for fast workflow with many ready-to-use features waiting for you right now. Flax Visual Studio extension provides better programming workflow, C# scripts debugging functionality, and allows to attach to running engine instance to debug C# source. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    FNA

    FNA

    Accuracy-focused XNA4 reimplementation for open platforms

    ...We want to reproduce XNA as it was made by Microsoft, while providing an experience that feels "at home" on all of our target platforms. We don't use game-specific hacks in our code: either we do it right or we don't do it at all. Because our platform focus is exclusively on fully open platforms, our primary focus is on the desktop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project should build under gcc on linux with some work, but it's been a while since I tried this. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ...In order to load files like images you will need to run a small web server like http-server on npm. I recommend an editor that does this for me automatically like Brackets or VS Code with the Live Server plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    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....
    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
  • 10
    Triangle Peg Game

    Triangle Peg Game

    This is a Windows program that you can play the Triangle peg game.

    ...If you want to see the winning solutions for the game, download TriQGameSolutions.zip. There are several solutions that are based on where the empty pin is when the game is started. This is a Visual Studio C# program that plays the game. Download TriQGameSourceCode.zip if you want to view the source code. There is also a C# program that I wrote to find winning solutions. Download TriQGameSolverSourceCode.zip if you want to use this. See the Wiki if you are having download or running program problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Hi-Q Game

    Hi-Q Game

    This is a Windows computer program that you can play the Hi-Q peg game

    ...If you want to see the winning solutions for the game, download HiQGameSolutions.zip. There are several solutions that are based on where the empty pin is when the game is started. This is a Visual Studio C# program that plays the game. Download HiQGameSourceCode.zip if you want to view the source code. There is also a C++ program that I wrote to find winning solutions. Download HiQGameSolverSourceCode.zip if you want to use this. In 1974 in college, I wrote a Fortran program to find the solution to win the game, but the mainframe was not fast enough to find a solution for the game. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    ...The program can be used to create new games. The program can solve solutions to any Kubok16 game no matter how difficult. The program tests every possible combination. Source code Visual Studio C# form program. If you are interested in math, try my "Surface Explorer 3D" program: https://sourceforge.net/projects/surfx3d/ V2.0 Sept 26, 2024 1) added user manual 2) more error testing 3) generate game 1 solution only
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

    A free Chess program for Windows with a large set of features

    ...It has a choice of a classical 2d screen view or realistic 3d graphics powered by DirectX Anyone who wants to add new features to the program should download the file < Nimzo_3d_v4_build.7z> from the < Files > < Build> section. This package contains Visual Studio project files and C++ source code files. Alternative Nimzo 3d Chess GUI website with other downloads, including 32-bit versions - https://nimzo-3d-chess-gui.infinityfreeapp.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Roblox FPS Unlocker

    Roblox FPS Unlocker

    FPS Unlocker for Roblox

    ...For reasons unbeknownst to me, 32-bit builds of RFU garner many more false positive detections than 64-bit builds and are no longer included in new releases. If you don't trust me, feel free to download the repository, review the source code, and compile the project yourself with Visual Studio 2019. Otherwise, add an exception to your anti-virus for rbxfpsunlocker.exe (or the folder it is in).
    Downloads: 1,629 This Week
    Last Update:
    See Project
  • 16
    BARS_checkers

    BARS_checkers

    BARS - a program for playing checkers

    ...In this program, you can play with a robot of different difficulty levels, train your memory, solve tasks, memorize openings, save games played. Enjoy using it :) source code: https://github.com/Ni3nayka/BARS-international VK-group: https://vk.com/bars_checkers if you have a problem starting the program, try: 1) update net.framework 2) update VS MS C++ WARNING: the program works only with windows x64
    Downloads: 29 This Week
    Last Update:
    See Project
  • 17
    Falltergeist

    Falltergeist

    Opensource crossplatform Fallout 2 game engine writen in C++ and SDL

    Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. Falltergeist is an opensource alternative for Fallout 2 and Fallout 1 game engines. It uses C++, SDL and OpenGL. Falltergeist requires original Fallout resources to work. You could add dependencies manually but it is easier to use Conan. First, set up your Conan profile to match your compiler or let conan autodetect your settings (conan profile new vs --detect and use --profile=vs when running conan install).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nunuStudio

    nunuStudio

    Web powered cross-platform 3D, WebXR game engine

    nunuStudio is an open-source editor + game development environment — a “studio” rather than just a library — designed to let developers create interactive 2D and 3D content through a user-friendly interface. It provides visual tools for scene editing, asset management, materials, and possibly scripting, aiming to reduce the friction of hand-coding every aspect from scratch. As an accessible entrypoint to game or interactive content creation, nunuStudio is well-suited for artists, designers,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Reversi

    Reversi

    Reversi is a portable Othello Clone for Windows.

    Reversi is a portable Othello Clone for Windows. Source code repository: https://github.com/jval1972/Reversi
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    OneOver

    OneOver

    One Shooter, Overblown, An Asteroids-esque game that never ends.

    Made with GameMaker: Studio, OneOver simplifies gaming to its bare essentials while adding a little kick/punch in the process. Nothing fancy here, just plain old-school gaming. Game Engine - GameMaker: Studio 1.4... SFX - bfxr.net [evolution.voxeo.com] Font - Visitor / dafont.com Graphics & Coding - Allan Grzicic v1.4.1.1 [Numbers 1.0] (Released Aug 31, 2017) - Letters changed to numbers (counting forwards and backwards from 0-40) v1.4.1.1 [English Alphabet 1.1] (Released Aug 31, 2017) - Sprites and objects removed for letters (obj_eab, obj_eas, ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    ...The last commit of this phase is r904 in "SvnCode" repository. Lately I've using the codebase for experiments with in-memory transactions. First part is abandoning NANT for building and moving to VS 2015. That's done in r922. This is the last functional code. After that the transaction stuff is added which basically means the server is broken. Ultimately I've moved to GitHub, where the development may or may not continue. We'll see. This is a final goodbye.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    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
  • 24

    cgSudoku

    Sudoku engine for .NET 4.0 and up

    ...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. External references include NUnit 2.6.4 and Moq 4.2 (used in the test library projects only) and Ninject 3.2 (could be written out easily).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XVR Developer Studio
    The new XVR Developer Studio is based on Eclipse. It allows to create and manage XVR projects, to author s3d and glsl code, to compile, debug and execute scripts in an HTML page. Currently only for Windows user. It needs an installed JRE >= 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB