All Projects → hegemonie-rpg → engine

hegemonie-rpg / engine

Licence: MPL-2.0 license
Online 4X Grand Strategy RPG Engine

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to engine

fgmkJsEngine
Js JRPG Engine for FGMK
Stars: ✭ 20 (+5.26%)
Mutual labels:  rpg, rpg-engine
ShapeOfThingsThatWere
strategy game based on hex map and discoveries
Stars: ✭ 23 (+21.05%)
Mutual labels:  4x-strategy-game, 4x
go-distsys
Distributed Systems programming examples in the Go programming language.
Stars: ✭ 101 (+431.58%)
Mutual labels:  microservices-architecture, grpc-go
Stareater
4X turn based strategy
Stars: ✭ 27 (+42.11%)
Mutual labels:  strategy, 4x-strategy-game
eureka
Old-school CRPG engine, editor and game
Stars: ✭ 41 (+115.79%)
Mutual labels:  rpg, rpg-engine
ohrrpgce
Official Hamster Republic RPG Construction Engine (mirror of SVN repository)
Stars: ✭ 49 (+157.89%)
Mutual labels:  rpg, rpg-engine
Unciv
Open-source Android/Desktop remake of Civ V
Stars: ✭ 2,744 (+14342.11%)
Mutual labels:  4x-strategy-game, 4x
SOSCSRPG
Scott's Open Source C# RPG
Stars: ✭ 133 (+600%)
Mutual labels:  rpg, rpg-engine
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+331.58%)
Mutual labels:  rpg, rpg-engine
muon-java
Muon Core for the JVM. APIs and Microservices taken to the next level
Stars: ✭ 18 (-5.26%)
Mutual labels:  microservices-architecture
rpgdice
A generic RPG dice roller syntax and library.
Stars: ✭ 24 (+26.32%)
Mutual labels:  rpg
InfluxDB.Client.Net
A C# client object model to help integrate with InfluxDB with CLI languages. Supports both .Net traditional and .Net Core.
Stars: ✭ 95 (+400%)
Mutual labels:  influxdb
TacticTurnBased
Prototipo inicial de un juego tactico. Este proyecto solo alberga unos pocos assets con licencia free y el core de un sistema de combate tactico por turnos.
Stars: ✭ 28 (+47.37%)
Mutual labels:  rpg
sensu-influxdb-handler
Sensu Go InfluxDB Metrics Handler
Stars: ✭ 14 (-26.32%)
Mutual labels:  influxdb
YAAdapterTableViewWithResponderChain
No description or website provided.
Stars: ✭ 15 (-21.05%)
Mutual labels:  strategy
cloud-espm-cloud-native
Enterprise Sales and Procurement Model (ESPM) Cloud Native is a project that showcases how an application can be made resilient by implementing resilience design patterns. This application is developed using Spring Boot framework and can be deployed locally as well as on SAP BTP, Cloud Foundry environment.
Stars: ✭ 29 (+52.63%)
Mutual labels:  microservices-architecture
mean-ionic-ngrx
Monorepo as Microservices: Full MEAN stack with Angular 7, Ionic 4 and ReactiveX API (ngrx/Store + ngrx/Effects) + i18n/ngx-translate + Express NodeJS REST API servers micro-services + JWT Authentication + UnitTest/e2e exemple + Travis + DevOps scripts and many more...
Stars: ✭ 60 (+215.79%)
Mutual labels:  microservices-architecture
wal-listener
PostgreSQL WAL listener
Stars: ✭ 89 (+368.42%)
Mutual labels:  microservices-architecture
blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
Stars: ✭ 40 (+110.53%)
Mutual labels:  rocksdb
bme680 to influxdb
Simple script that sends your BME680 temp, pressure, humidity and gas sensor data to InfluxDB.
Stars: ✭ 21 (+10.53%)
Mutual labels:  influxdb

Hegemonie

Hegemonie is an online management, strategy and diplomacy RPG. The current initiative is a reboot of what hegemonie.be was between 1999 and 2003. It is under "heavily inactive" construction. Learn more details about the gameplay on the dedicated page.

CircleCI Codecov Codacy MPL-2.0

Getting Started

Start a sandbox environment using docker-compose. For more information, please refer to the page with the technical elements.

set -ex
git clone https://github.com/hegemonie-rpg/engine.git
cd hegemonie
./bin/hege-ci up

How To Contribute

Contributions are what make the open source community such an amazing place. Any contributions you make are greatly appreciated.

  1. Fork the Project

  2. Create your Feature Branch (git checkout -b feature/MyFeature)

  3. Commit your Changes (git commit -m 'Add some MyFeature')

  4. Push to the Branch (git push origin feature/MyFeature)

  5. Open a Pull Request... and if it takes to long to get a feedback, that's probably because the maintainers didn't notice it. Do not hesitate to pig them :).

License

Hegemonie is distributed under the MPLv2 License, see the LICENSE disclaimer for more information. We strongly believe in Open Source for many reasons:

  • For quality purposes, and a better user experience. Because bugs will happen and opening the code is the best way to let a skilled user find it as soon as possible. The value of a game instance definitely is in its players and in the description of the world.

  • For transparency purposes, so that there is no doubt that anything odd is done with your data while running a game.

  • For an easy adoption, we deliberately chose a liberal license so that there cannot be any legal concern in using the code, commercially or not. We would appreciate you upstream your changes to the code, but you should not be forced to. It is already an honor to have a use case.

  • Because any participant to the project deserves anyone to know it.

Contact

Follow the development on GitHub with the hegemonie-rpg/engine project. A Facebook page also exists Hegemonie.be.

Acskillments

We welcome any volunteer and we already have a list of amazing authors of Hegemonie.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].