Showing 157 open source projects for "visual code studio"

View related business solutions
  • 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
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    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: 12 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4

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

    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
  • 6
    ...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
  • 7
    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
  • 8
    "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: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    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: 2 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 2 This Week
    Last Update:
    See Project
  • 13

    .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
  • 14

    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
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    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: 14 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    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
  • 19
    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
  • 20

    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
  • 21
    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
  • 22
    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: 3 This Week
    Last Update:
    See Project
  • 23
    SQL2UDK
    A Free tool for generating SQL-based data layers for the Unreal Development Kit (UDK)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Star Alliances full source code and objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Simple VB.NET game developed in VB.NET Express 2008. Crack the 4 Digit code within 100 tries before it resets. Development and input is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB