Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 308 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 308 Bytes

Energy is over

C++ physics game engine featuring:

  • dynamic plugin system (via dlls)
  • level scripting
  • physics and collision system
  • hardware acceleration

Demo

demo

Requirements

  1. Windows SDK
  2. Direct2D

Build

msbuild

Run

cd x64\Debug
game.exe