Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Releases: J0shhT/PixelEngine

0.1.0.0

03 Oct 02:56
Compare
Choose a tag to compare

Alpha 1.00

Alpha 1.00, the first release of Pixel Engine, is out now! Read the main page of the repository for instructions on how to setup Pixel Engine for Visual Studio 2017.

NOTE: Pixel Engine is in a very early stage of development, expect bugs and missing features.

Current Features

  • Rectangle object rendering
  • Texture support
  • 2D collision detection
  • Controllable camera
  • Basic 2D text GUI system
  • 2D sound playback
  • User input handler (mouse, keyboard, gamepad)
  • Event manager
  • Basic HTTP API
  • SDL and wxWidgets support
  • ...and more!