Skip to content

Electro-Corp/Stellar-Fortress

Repository files navigation

Stellar Fortress

folders

src is the game engine
game contains the json files for the base game and a directory for mods
BOTH ARE CRITICAL!

Funny Hexagon Stuff

Code Style

In general, we're not exhaustively strict about coding style, but there are some preferable guidelines to follow:

  • PascalCase for classes, function names, and enumerations.
  • m_camelCase for member variables.
  • g_camelCase for global variables.
  • p_camelCase for function parameters.

About

Stellar Fortress is an advanced real time stratagy game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published