All Projects → inexorgame → Inexor Core

inexorgame / Inexor Core

Licence: zlib
UNMAINTAINED: Please have a look at the entity-system

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Inexor Core

Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+6766.67%)
Mutual labels:  game, engine, multiplayer
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (+28.85%)
Mutual labels:  game, engine, multiplayer
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+1216.67%)
Mutual labels:  game, engine
Simplexrpgengine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Stars: ✭ 122 (-21.79%)
Mutual labels:  game, engine
Sourcehold
Open source re-implementation of Stronghold 1
Stars: ✭ 152 (-2.56%)
Mutual labels:  game, engine
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-26.28%)
Mutual labels:  game, multiplayer
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-23.72%)
Mutual labels:  game, multiplayer
Teeworlds
A retro multiplayer shooter
Stars: ✭ 1,712 (+997.44%)
Mutual labels:  game, multiplayer
Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+6346.79%)
Mutual labels:  game, engine
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (-16.67%)
Mutual labels:  game, multiplayer
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (+1242.31%)
Mutual labels:  game, multiplayer
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-11.54%)
Mutual labels:  game, multiplayer
Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (+976.28%)
Mutual labels:  game, engine
Voxelman
Plugin-based client-server voxel game engine written in D language
Stars: ✭ 105 (-32.69%)
Mutual labels:  game, engine
Betterspades
BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
Stars: ✭ 112 (-28.21%)
Mutual labels:  game, multiplayer
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (-35.9%)
Mutual labels:  game, multiplayer
Openmf Archived
Abandoned C++ version. Contains useful format utils and parsers.
Stars: ✭ 123 (-21.15%)
Mutual labels:  game, engine
Geotic
Entity Component System library for javascript
Stars: ✭ 97 (-37.82%)
Mutual labels:  game, engine
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+6383.97%)
Mutual labels:  game, multiplayer
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-7.05%)
Mutual labels:  game, multiplayer

Inexor

Build Status Build status

Inexor is a fork of the open-source First-Person-Shooter Cube 2: Sauerbraten, a fast-paced shooting game featuring an in-game map editor.
In contrast to Sauerbraten, Inexor adds a lot of functionality and strives to stay open to improvements and suggestions.
The goal of this project is to be more flexible and create an environment where development is easy, fast and where creativity can prosper.

How is Inexor organized?

We are a non-hierarchical organization. This means we are simply a group of people with different ideas working together without a leader making all the decisions. Anyone of us is free to work on the particular things they want to. For this organization to work properly we rely on good communication. We are on Riot and Mumble pretty much everyday. Every so often we organize official Mumble meetings to discuss our roadmap and strategies.

We are open for new people!

Where are we headed?

Our goal is to make the game as moddable and developer-friendly as possible. Even though we might have refactored most of the code at some point, Inexor should always feel like Sauerbraten gameplay wise.

A popular stance among the Sauerbraten community is "that's impossible", and this is what we want to prove wrong. Our answer to remarks like "things are best like they are" is: standing still means falling behind.

Different features are afoot

giving a general but no inevitably defined idea of where we're going next

  • Node.js scripting
    • JavaScript + asynchronous + package manager
  • new user interface using HTML5 + CSS3
  • functionality to facilitate content-creating:
    • better editing features (e.g. a version control system for maps)
    • extensibility (e.g. for custom playermodels, sounds,..)
  • in-game content sharing
  • refractored code to be more modern, documented, scaleable, safe, non-blocking, modular, free, ... than before
  • modularity (makes working as/in a team easier)
  • heavier use of proven third-party libraries instead of reinventing-the-wheel
  • ...

We believe that basing our project on these few points will work out for the best.
They have already required a lot of thought and discussion, so chances are high that -in case you're not fully convinced by them yet- you will get convinced by working with it.

However, if you want to influence our development you should join us on Riot.im#inexor. For more ways to to talk with us check the Contact) page on the wiki.

And of course, we won't be too proud to rethink this list if you face us with a more thought-through and better-developed alternative.

What have we changed already?

Have a look in our features section and our changelog.

If you are a developer familiar with Sauerbraten worrying about the direction we are going check out the posts in our blog called "Design Decisions" (Design-Decisions Part1 and check out our FAQ.

You'll probably find more info on the dedicated wiki-sites, in the readme of the particular module and for specific stuff in the documentation.

A little note on that is that a lot of our decisions are consequences of other ones (e.g. working as a team had influences on the whole build structure, that we use CMake, that we use Git and hence had to split the data and code repository and more ... it's all chained). Consequently, our approach in developing Inexor is probably the most profound one in the Cube engine world.

Build

Good tutorials on the whole process needed to build Inexor can be found in its wiki page, which you should read beforehand for saving you some nerves.

Join us

You have already accomplished the first step by reading this readme. Congratz!

The second one is only slightly harder by joining us in Riot.im#inexor, consider the contact page in our wiki for more ways to chat.

To contribute to the project and merge your changes into the master branch you need to convince enough members that the changes are an improvement. It probably won't be an issue. However you should still communicate what you're doing and why you are doing it and of course take feedback and tips from others into account.

More information about the contributing process can be found here.

License

The Inexor source code and the Inexor files are provided under the terms of the Zlib license. Inexor is a fork of Cube 2: Sauerbraten, which is also licensed under the ZLIB license.

The license covers the inexor-core repository on GitHub as well as the "config" directory in the "media-essential" repository on GitHub.
Game media included in the game (maps, textures, sounds, models etc.) are NOT covered by this license and may have individual copyrights and distribution restrictions (see their individual README/LICENSE files).

In contrast to our predecessor Sauerbraten, our officially bundled content needs to be open source, i.e. allowing all kinds of usage required for increasing the ecosystem around the code, including sharing mods or commercial use.

The included third-party libraries also have individual licenses, please check their respective readme/license information.

Resources

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].