Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 349 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 349 Bytes

Helium

Simple game based on Polycode game engine

Dependencies

  • Polycode
  • OpenGL
  • SDL
  • Boost

Build

  • Download and build Polycode library in directory near helium directory
  • Download and extract helium resources and put one near helium directory
  • Go to build directory and execute build script
  • That's all :)