Rise of Legions is a hybrid of MOBA, tower defense and deckbuilding - with fast-paced, easy-to-pickup tug-of-war strategy. Play solo or bring a friend for co-op or 2v2, collect cards, build your deck and crush your enemies.
Currently, Avara supports a maximum of three hull options, and those hulls are user selectable via a drop down menu. The hull names are currently hard-coded in a std::vector<std::string> in CPlayerWindow.cpp. There are AvaraScript variables in default.avarascript (hull[0], hull[1], and hull[2]) that are overridable in ALF files and map to HULL resources, presently sto
The PyOS project is an orbital mechanics simulator, entirely coded in Python, which uses the panda3D engine. The acronym PyOS stands for "Python orbit simulator". Feedback is appreciated !
Background
Currently, Avara supports a maximum of three hull options, and those hulls are user selectable via a drop down menu. The hull names are currently hard-coded in a
std::vector<std::string>inCPlayerWindow.cpp. There are AvaraScript variables indefault.avarascript(hull[0],hull[1], andhull[2]) that are overridable in ALF files and map to HULL resources, presently sto