My intro or "Hello World" project with the olcPGE. Experimenting with a hexagonal grid and a minimal GUI implementation.
Required software: cmake
, build-essential
$ cd build/
$ ./build.sh [cleanAll] cmake make [&& ./pack.sh]
Build and run:
$ cd build/
$ ./build.sh cmake make run
Required software: Visual Studio
- Build
- Open
prj/vs/bestagon-mines.sln
- Build
Release | x86
and/orRelease | x64
- Open
- optionally Run
pack*.bat
in thebuild
directory.
Bestagon Mines is licensed under OLC-3.
The following open source projects are used:
- olc::PixelGameEngine Copyright 2018 - 2021 OneLoneCoder.com