Skip to content

allcreater/gromada-viewer

Repository files navigation

gromada-viewer

A small program written in C++ 23 to view most game resources from the old good game "Gromada" developed by Buka Entertainment (1999)

Usage

Just put the binaries to the root game directory and run the program.

Features

  • Interactive view of "Vids" database (game object properties and graphics) with all corresponding graphics frames
  • Map loading and animated rendering
  • Cross-platform
  • Export Vids to CSV table
  • Maps export as a JSON or save back to the in-game format
  • Basic editor features: object selection, placing, and deleting

Dependencies

  • sokol-gfx
  • vcpkg:
    • Dear IMGUI
    • argparse
    • nlohmann-json
    • glm
    • flecs

About

Map viewer/editor for the good old game Gromada

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published