Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 808 Bytes

readme.md

File metadata and controls

43 lines (27 loc) · 808 Bytes

Bestagon Mines

My intro or "Hello World" project with the olcPGE. Experimenting with a hexagonal grid and a minimal GUI implementation.

Build

Linux

Required software: cmake, build-essential

$ cd build/
$ ./build.sh [cleanAll] cmake make [&& ./pack.sh]

Build and run:

$ cd build/
$ ./build.sh cmake make run

Windows

Required software: Visual Studio

  1. Build
    1. Open prj/vs/bestagon-mines.sln
    2. Build Release | x86 and/or Release | x64
  2. optionally Run pack*.bat in the build directory.

License

Bestagon Mines is licensed under OLC-3.

The following open source projects are used: