Showing 159 open source projects for "visual studio code"

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

    Badmintontourney

    A badminton tournament planner spreadsheet

    A Excel spreadsheet to organize and manage badminton tournament. Include match schedule conflict gestion and court availability. Since it is a excel workbook, everyone with spreadsheet experience can use it easily I'm looking for people to test and comment on the application. And hopefully collaborator with programming skills to help me with new features I cannot implement. As you will see by looking at the code, I'm no programmer and everything was done mostly by copy/past chunk of...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Oblivion Works
    Wrye Bash has moved to Github! Downloads: https://github.com/wrye-bash/wrye-bash/releases Code: https://github.com/wrye-bash/wrye-bash
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Glitch Avatars

    Glitch Avatars

    Art and source for Glitch's customizable avatars

    glitch-avatars is a collection of art assets, animation, and source code for the customizable avatar system used in the MMO game Glitch by Tiny Speck. It includes illustrations, animation frames, and data that describe avatar features, enabling avatars to be customized in clothing, appearance, and animations. It was released as part of Tiny Speck’s effort to preserve the game’s assets when the game shut down. The server-side code that turned all of the avatar configurations into the sprites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    ...The project also integrates advanced techniques like object pooling for performance, bitmap fonts for efficient text rendering, and Starling’s particle system extension for visual effects. Though originally built with the iPad 1 and 2 in mind, it can be adapted to multiple devices by adjusting configuration files, emphasizing the principle of “one code, multi-screen.”
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Popstat

    creates statistics for populous 3

    this is a simple program that creates statistics of populous 3, it was not finished yet and it needs to be optimized (in vb? almost impossible..), there are a lot of tools that it should have in it, but at the developement time i could not include all this (there are only a piece of code, it needs to be directed to the main function, that is to create statistics and maybe alter some game values) any questions, send a message to me via facebook:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Energic Network

    Custom Minecraft network

    Energic is not really that special, it's built from the ground up by people that miss how basic the minecraft launchers were. We're aiming to bring you great play ability with our modpacks and a diversive launcher to help you. Recoding everything in C#, everything is going to change even the design. Feel free to get the source code if you know any decent VB.Net and send me what you did in a .zip file in a private message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...Various other Cygwin codebases can be found under the Files link. Most were used for testing code or were the start of personal builds. If you have any questions, email me anytime! cbunting99@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    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
  • 10
    "The Pirates' Treasure Hunt" is an adventure game originally written by Delton T. Horn as part of his "Golden Flutes and Great Escapes" games collection. This is my attempt at converting it into a Windows-based GUI game program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Checkers

    Checkers

    Checkers Game

    Checkers board game. With Checkers you can play against computer only. You have 2 boards and 2 colours of pieces to choose from. While playing you can listen to relaxing music. You cannot jump backwards, only kings are allowed. Pieces can jump multiple times and king only once in every direction. The source code is provided. Game written in VB.NET and requires .NET FRAMEWORK Setup file in folder. Have Fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AMXX Menu Generator v1.2

    Generates a menu in an AMXX plugin

    AMXX Menu Generator is a program that allows both new and experienced programmers to generate a menu for their AMX Mod X plugin. This program allows customization of every menu option available. The generator will generate a fully operational plugin if you enter everything correctly. Please note that this is my first program I've ever built, so please point out any bugs you may find. Also, suggestions are always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    ...If you know coding, be sure to check out the source code, which is in the form of a zipped-up Visual Studio solution. If you would like to import some of the functions into your own project, the code is free to be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TicTacToe2Player

    TicTacToe2Player

    2 Player Tic-Tac-Toe implemented using C#

    Simple 2 Player Tic-Tac-Toe implemented using Visual Studio and C#. This software is being released under the FreeBSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    .Net FastDL Server

    A FastDL Server for Counter Strike in C#

    A very simple but effective FastDL Server for Counter Strike that allows your game server clients to download your server content from a HTTP service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XNA HLSL Particles

    A simple particle physics simulation in XNA

    April 18th, 2013: Migrating Project to https://github.com/Cody-Duncan/XNAParticles I will be sure to pull changes back to the repository here. Requirements: XNA 3.1, Visual Studio 2008 (for source code), a graphics card that supports Shader Model 3.0 . This simulates a field of particles. Physics calculations are done using HLSL with the vertex texture fetch. Each particle's velocity is stored in a pixel's rgb values in a texture. The position is stored in a separate texture. The velocity texture is run through an HLSL shader to update the velocities, and then the same sort of thing occurs for the position texture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Craft-Control

    Craft-Control

    A Windows Gadget For Monitoring, Managing, and Playing Minecraft!

    Launched early May 2012, currently over 1000 downloads in over 50 countries! Craft-Control is a windows gadget for monitoring and administering minecraft servers all over the world right from your desktop! Current version 3.1.8 now allows you to monitor individual servers for specific players, and gives you and audio and visual notification when one of your friends is online. The sync interval is now adjustable in seconds. Craft-Control users Query and Rcon protocols, so make sure they are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CDIV GAMES STUDIO

    CDIV GAMES STUDIO

    C/C++ Programing with ALLEGRO 4.2.2 - Win32/64 - LINUX - MACOSX

    CDIV GAMES STUDIO is a programming environment for multimedia applications mostly games using the power of the C/C++ and the graphics library ALLEGRO two are combined in the library CDIV that provides a parallel processing system based on processes style DIV2. Each process is an independent, each running a separate code to other processes and can be assigned graphics, rotation angles, execution priority, etc ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19

    Ambulance Simulator

    A simulator which hasn't been finished.

    I have stopped this project and decided to release the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    labyrinth_game

    labyrinth_game

    Moving and rotating tile to make a path

    ...Player will pass each level by moving or rotating puzzle to make a pathway from start point that player’s character is standing at to the Cup on the other side of the board. Game will be obtained by Visual studio 2010 and XNA game studio 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SCUBA Dive Log

    SCUBA Dive Log

    SCUBA diving log book application.

    Get rid of all those dive log books on your book shelves and log your dives easily on your computer. The Dive Log application is written in C# with Visual Studio 2010. Data is saved into a XML file which can easily be used in other applications. The application is light weight and intuitive for divers. More features will be added in future versions. The application is open source and the source code is included in the installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Le Tour du Sjap

    My first Visual Basic Game, based on the Tour de France

    ...The game is in English, but please excuse me for any grammar mistakes, since it is not my native language. All source files are available, so it should be easy to edit the game using MS Visual Basic 2010 Express. Although i am not planning any further development, i hope i can help other starting programmers with my source code. Of course any feedback is appreciated. If someone is actually interested in developing the game further, i would really love to help or cooperate. Thank you for taking the time to explore this project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Poker tournament clock with a friendly UI thanks to Silverlight. Users can customize the blind levels, duration and enter in the number of players along with the buy-in. The prizes and amount of players paid are auto-calculated and displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flamebird MX BennuGD IDE
    Flamebird is an IDE for the open source game development language Bennugd (http://bennugd.org/) and Fenix(http://fenix.divsite.net). Our aim is to integrate in a professional environment a powerfull code editor, a project management system and editors an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQL2UDK
    A Free tool for generating SQL-based data layers for the Unreal Development Kit (UDK)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB