Info
Version: | 0.1.0 |
Author(s): | Leung Wing-chung |
Last Update: | Saturday, March 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lwchkg/VBGraphics |
NuGet Url: | https://www.nuget.org/packages/VBGraphics |
Install
Install-Package VBGraphics
dotnet add package VBGraphics
paket add VBGraphics
VBGraphics Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
VBGraphics provides simple graphics and keyboard handling routines that wraps around WinForms and GDI+.
With these routines, beginning programmers can create simple games in the QBasic way.
For more details how to use VBGraphics, check the project site.