Skip to content

A VB / .NET "prototyping and game-engine framework" very much inspired by OneLoneCoder's (@javidx9) v1.24 of olcPixelGameEngine.

License

Notifications You must be signed in to change notification settings

DualBrain/vbPixelGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vbPixelGameEngine

The official distribution of vbPixelGameEngine.

Provides a fast, richly featured, cross platform pixel drawing and user interface framework for:

  • The development of games.
  • Visualization of algorithms.
  • Prototyping and experimentation.
  • Education.
  • Following along with javidx9's videos, using VB!

vbPixelGameEngine road map (in no particular order):

  • Continue adding / implementing (to reach parity with v1.24).
  • Publish as a nuget package?
  • Add documentation.
  • Continue adding samples.
  • Improve performance.
  • Test on Raspberry Pi OS.

vbPixelGameEngine is heavily inspired by olcPixelGameEngine; specifically the v1.24 version. Even more specifically, I've developed this project while following along with javidx9 videos; so very likely that not all features in v1.24 have been implemented at parity. Once parity has been reached with the v1.24 version, will evaluate if making the jump to v2.x (or greater) makes sense.

vbPixelGameEngine is used by 1s of programmers at some level of ability! ;-)

History

I stumbled across OneLoneCoder and I couldn't resist the idea of abusing the Command Prompt to act as graphics output device; however, all of his code is written in C++. So the only way that I could jump in an play with this is to either do it in C++ or, well, rewrite it all in VB. As you can probably guess, I chose the later.

Now that I've completed the olcConsoleGameEngine-related videos and having had a tremendous amount of fun abusing the Command Prompt (as well as essentially completing the process of porting olcConsoleGameEngine for use with VB), I've found that the API design by of the OneLoneCoder to be very straight forward and, well, BASIC (although in C/C++).

Right now the main focus is on the olcPixelGameEngine v1.x ("PGE1") which has since been retired and replaced with olcPixelGameEngine v2.x ("PGE2"). As I continue to work through his videos (in chronological order), I'll continue to update this project as I progress.

Discord

Please reach out to me on Discord:

Documentation

Please see wiki.

About

A VB / .NET "prototyping and game-engine framework" very much inspired by OneLoneCoder's (@javidx9) v1.24 of olcPixelGameEngine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published