Showing 90 open source projects for "visual basic programming"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    .... This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. Any of the osu! code that is deemed useful to other game projects will live in this framework project. Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 305 This Week
    Last Update:
    See Project
  • 3
    LocoNet over TCP
    Client-server based software that talks to Digitrax LocoNet. TCP server talks through a hardware interface (e.g. LocoBuffer) to LocoNet. (User interface) clients talk to that server.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4

    ZAPH

    Tools and Z80 engine for creating adventure games.

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6
    ScreenShotAssistant

    ScreenShotAssistant

    Utility to quickly save screenshots in a numbered, orderly fashion.

    SSA is a utility for Windows which monitors the clipboard for images and saves them as bmp, jpg, png and/or gif files. Great for screenshots from games (Civ, Total War, etc.) Please note that the .Net Library needs to be installed for this app to run.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    KSFramework

    KSFramework

    QQ Group:538722494,KSFramework = KEngine + SLua(or xLua)

    KSFramework is a Unity3D Asset Bundle development framework that integrates KEngine, SLua/XLua/ILRuntime, and provides a set of auxiliary tools for programming, art, planning, and operation. Vika table vika.cn , API-supported data table, perfect real-time collaboration, can be used in 1000+ scenarios such as silky project management, game planning configuration table, data sorting, etc. Hot reloading is the development focus of KSFramework - without restarting the game, reloading the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CDX is a free GDK (Game Development Kit) which is comprised of a set of C++ wrapper classes for writing Windows games.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    BasketCadX

    Graphic design of basketball play by frame

    BasketCadX is a Cad to draw a basketball play or exercise etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    SteamEngine is a new open-source UO server emulator coded in C#, which can read and run Sphere scripts. It`s domains are supposed to be extreme customizability even for non-programmers, and a clean and readable codebase. The project is now abandoned. The "intended for the public" phase ended long ago. The "OldCode" repository is that (if that still works). Then for a while we intended it for the UO shard moria.cz, but that didn't succeed either, and the shard is now defunct. The last...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    VDCraft

    VDCraft

    A Minecraft clone for 1.8.X multiplayer

    This is a Minecraft clone which can connect to 1.8-1.8.9 offline multiplayer servers. You can place and break blocks, chat, display your hand and hotbar. It supports up to 8x antialiasing and some rough lighting. Leaves look like the Minecraft "Fancy" graphic setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Education Ellie

    Education Ellie

    Learning software for children and autistic

    What is? Students with learning difficulties or mental disabilities have knowledge level and teaching methods similar to students in the first cycle of basic education. This software aims to help in the learning of these pupils and students of primary. Why Ellie? Ellie name comes from the software mascot is an owl (symbol of knowledge) red, interacting with people and help using software. Authors and Contributors Originally the software was developed by Pedro Luzio @pedroluzio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ScriptSDK

    .NET based API for Stealth Client

    ScriptSDK is my personal vision of handling scripts via API in .NET. A longer while ago, Maxwell a user from stealth forum, introduced an up-to-date variant of scriptdotnet2.dll inspired by code written by Neo, Orich and me. The library provide all the functionality imported from stealth to native .NET but never provided managed classes or extensions like making coding for the average user more easy and more interesting. After toying with that code for over 1 year i started...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cgSudoku

    Sudoku engine for .NET 4.0 and up

    ... 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. 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
  • 15
    AgateLib - Awesome game and tool engine library. A platform independent .NET library for developing games and game development tools. AgateLib is built on a driver-based model so that new platforms and rendering pipelines can be implemented easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASTRO:GameEngine

    ASTRO:GameEngine

    ASTRO é uma plataforma para que tem a capacidade de criar jogos 2D.

    ... determinada área para que você possa trabalhar melhor ,não só câmeras como qualquer aba que você tem no seu espaço de desenvolvimento. Linguagem : Astro esta sendo ,ou foi programado em C#, .NET , e C++ no entanto ele possui "97%" de C# ou seja, toda sua experiencia é em C# pousos recursos são em C++ , .NET ou Visual Studio Express 2013 foi aonde se deu origem de suas características físicas, sua Interface, seu sistema em si.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Part authoring tool, part electronic environment, BrightMOO is designed to demonstrate the feasibility of building client-side, three-dimensional interactive environments using existing MOO technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 25 This Week
    Last Update:
    See Project
  • 19
    Dungeon Map Editor

    Dungeon Map Editor

    A 2D tile map editor created using .NET framework.

    A 2D tile map editor created using .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Switchex - WoW Realm Switcher
    Switchex is a World of Warcraft realm switcher that will directly change your realmlist.wtf to your favorite server. You can add, edit, and delete servers and visit help websites and top private server lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    WGFX

    WGFX 2D Game Engine

    WGFX is a (Windows Graphics Functions of DirectX) which is comprised of a set of (C++, C#) wrapper classes for writing Windows games. This project semilar to CDX library the different is a new features that will be added to this new library WGFX. Part 1 show: http://youtu.be/SCdaqFk7xQ4 Part 2 show: http://youtu.be/FgjJVxXjdtI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FPS LARRY GAMES

    FPS LARRY GAMES

    Online music hits, forum, chat and fps games

    For my fps games page, please folow this link: http://bestradiolarry.ro/shop Free for download. The prices it is for my games CD shipping only. Visit Wiki or the Discussion page at https://sourceforge.net/p/fpslarrygames/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    Direct link to source code: http://sourceforge.net/projects/consolegrapher/files/Source/ConsoleGrapher_Source.zip/download . Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    3D Realtime Simulation der Evolution des Lebens. Frei erweiterbares Gen/Mutations-System mit Direct3D-Engine. <b>Wichtig ".NET 2.0 beta"-basierent !</b> Also wird zumindest ein Visual Basic 2005 Express Beta benötigt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next