Skip to content

oblaser/bestagon-mines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: