Skip to content

Releases: ollelogdahl/ConsoleGameEngine

v0.0.3

Choose a tag to compare

@ollelogdahlollelogdahl released this 05 Dec 20:48

Notes:

  • Fixed multiple p/invoke errors, which caused certain methods with certain values to crash
  • Fixed fonts
  • more

v0.0.2

Choose a tag to compare

@ollelogdahlollelogdahl released this 05 Dec 19:49

Notes:

  • Added ConsoleEngine.Grid() for drawing grids :)
  • Renamed ConsoleEngine.Window() to ConsoleEngine.Frame()
  • Set font to Raster correctly this time! 🥇
  • patched multiple small bugs 🐛

v0.0.1 - First build Release

Choose a tag to compare

@ollelogdahlollelogdahl released this 26 Nov 20:42
Renamed ConsoleHelper to NativeMethods