All Projects → daid → Emptyepsilon

daid / Emptyepsilon

Licence: gpl-2.0
Open source bridge simulator. Build with the SeriousProton engine.

Programming Languages

lua
6591 projects
cpp
1120 projects

Projects that are alternatives of or similar to Emptyepsilon

Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-57.48%)
Mutual labels:  game, multiplayer
Supermariowar
A fan-made multiplayer Super Mario Bros. style deathmatch game
Stars: ✭ 200 (-41.35%)
Mutual labels:  game, multiplayer
Inexor Core
UNMAINTAINED: Please have a look at the entity-system
Stars: ✭ 156 (-54.25%)
Mutual labels:  game, multiplayer
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (-61.88%)
Mutual labels:  game, multiplayer
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (-26.69%)
Mutual labels:  game, multiplayer
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-59.53%)
Mutual labels:  game, multiplayer
Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+600.59%)
Mutual labels:  game, multiplayer
Betterspades
BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
Stars: ✭ 112 (-67.16%)
Mutual labels:  game, multiplayer
Rustarok
Multiplayer, fast-paced Moba style game
Stars: ✭ 223 (-34.6%)
Mutual labels:  game, multiplayer
Bzflag
3D multi-player tank battle game
Stars: ✭ 207 (-39.3%)
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 (+514.08%)
Mutual labels:  game, multiplayer
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (-13.2%)
Mutual labels:  game, multiplayer
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+3041.35%)
Mutual labels:  game, multiplayer
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (-59.24%)
Mutual labels:  game, multiplayer
Teeworlds
A retro multiplayer shooter
Stars: ✭ 1,712 (+402.05%)
Mutual labels:  game, multiplayer
Tosios
The Open-Source IO Shooter is an open-source multiplayer game in the browser
Stars: ✭ 157 (-53.96%)
Mutual labels:  game, multiplayer
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-66.28%)
Mutual labels:  game, multiplayer
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-65.1%)
Mutual labels:  game, multiplayer
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-41.06%)
Mutual labels:  game, multiplayer
Coophordeshooter
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 257 (-24.63%)
Mutual labels:  game, multiplayer

EmptyEpsilon logo

Started as a cross-platform, open-source "clone" of Artemis Spaceship Bridge Simulator, EmptyEpsilon has already deviated from Artemis with new features and gameplay, including a Game Master mode and multiple AI factions. We strive to get EmptyEpsilon working on all major platforms (Windows, Linux, and OS X), but only Windows support is guaranteed.

The game is written in C++ with the SeriousProton engine and uses SFML for most of the heavy lifting.

Contributing

If there is anyone willing to contribute, we're mostly looking for awesome models, sound effects, and music. The game is tested regulary by some of our trusty colleagues.

Some general contribution rules:

  1. This project is a dictatorship. Yes, it's open source, but we'd much rather spend time on building what we like than arguing with people.

  2. Be precise when filing issues. Explain why you posted the issue, what you expect, what is happening, why is your feature worth the time to develop it, what operating system is affected, etc. Unclear issues are subject to rule 1 with extreme prejudice.

  3. Despite the above two, we very much value input, feedback, and suggestions from people playing EmptyEpsilon. If you have ideas or want to donate beer, drop us a line.

Donations

If you don't have the skills to help code or create models but want to give something back, you can always donate a bit. All donations go directly toward buying better assets for the game (in this case, more and better 3D models). You can find the instructions at http://daid.github.io/EmptyEpsilon/.

Coding

If you are a coder and want to contribute, there are a few things to take into account.

  1. The code is a undocumented mess at this point. We're working on fixing that.

  2. We use the following conventions:

    • Member values use underscores to separate words (zoom_level).
    • Classes use HighCamelCase (GuiSlider).
    • Functions use lowCamelCase (getZoomLevel).
  3. Use a single pull request to change a single thing. Want to change multiple things? File multiple requests.

Art

There is no clear goal where this game is going. This means that there is no formal game, art, or asset design. If you have something that you would like to see in this game (or want to make something), drop us a line. We'd love to see what you can do and how you can help improve the game.

Building

See https://github.com/daid/EmptyEpsilon/wiki/Build

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