Skip to content

Releases: padkiyo/beaconfall

Beaconfall Release v1.0

20 Jul 16:03
75fdd91

Choose a tag to compare

image

Beaconfall

* Built for kenny game jam 2025
* Contains binary for both Windows 11 and Linux
* Uses custom opengl 3.3 engine

Build v0.0.2

06 Jun 16:46
256ffde

Choose a tag to compare

Included Features

  • Switched back to perspective projection
  • 3D Hit detection
  • Slow motion

Build v0.0.1

05 May 12:33
8a40e8e

Choose a tag to compare

Inlcuded Features

  • Map System
  • Dialog System
  • Notebook System
  • Scene Manager

Build v0.0.0

28 Apr 17:32
9cf067f

Choose a tag to compare

Lay down the foundation for the rendering system by setting up a basic OpenGL pipeline and creating a window using a suitable library (GLAD | SDL).

Included Features

  • Window
  • Renderer
  • Audio
  • Font
  • Imgui
  • Error Handling
  • Camera