Skip to content

Prototyping tool for board game designers. Still under development.

License

Notifications You must be signed in to change notification settings

PLLUG/protomorph-bg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protomorph BG

To compile a program, you need connect Flatbuffer library. You can do this by editing flatbuffers.pri file or add arguments to qmake

FLATBUFFERS_INCLUDE_DIR - directory where flatbuffers include files are located
FLATBUFFERS_LIB_DIR - directory where flatbuffers libs are located
FLATC_SCHEME_FILES - list of flatbuffers schema files used to generate headers

Example:

FLATBUFFERS_INCLUDE_DIR=D:/MSYS2_Commander/msys64/mingw64/include
FLATBUFFERS_LIB_DIR=D:/MSYS2_Commander/msys64/mingw64/lib

"Protomorph BG" is a tool, that will help board game designers to prototype games components(cards, tiles, boards etc.) and save them as a project. It will also have layouts mechanisms, to layout components for printing on standard paper formats and export entire project to PDF or other formats. Will be available for Windows/Linux/OSX (I hope :))

Status

AppVeyor-CI: Build status

Travis-CI: Build Status

Coverity Scan Build Status: Coverity Scan Build Status

Third party dependencies

Next sources are used in the project:

  1. game-icons/icons - Game Icons.(Will be used in component editor and for application logo icon design)

  2. google/roboto - The Roboto family of fonts

  3. mitchcurtis/slate - Pixel Art Editor(Collapsible panels and color scheme used from this project)

Our support

UI/UX Designer - Anthony Hobday

Progress so far

About

Prototyping tool for board game designers. Still under development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published