OGameX open-source redesign clone

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • OGameX open-source redesign clone

      Hi everyone,

      I wanted to share a project I've been working on the last couple of months called OGameX. It's an open-source clone of OGame, aiming to recreate the game as it was before the 2020 Lifeforms update.

      A lot of features are already implemented, but there is still some work to do before the game is fully playable.

      Key points:
      - Free and open-source, you can install it on your own server via Docker
      - Vanilla OGame redesign, staying true to the official OGame experience
      - Built fully from scratch with Laravel 11.x and MariaDB
      - Actively seeking contributors

      If you're interested in checking it out:
      - Demo server: main.ogamex.dev/
      - GitHub repository: github.com/lanedirt/ogamex

      Feel free to ask any questions or share your thoughts. I'm open to feedback and collaboration.

      Thanks for your time and for checking it out!
    • Dany92 wrote:

      Nice :) , page Officer and shop dont work well
      Thanks for checking it out :) ! Yes some pages do not work yet such as the officer and shop. A lot of other things such as messages, buddy requests, alliances etc. also still need to be built.

      The main focus right now is on making the core of the game work correctly such as buildings, research, units, espionage, attack, colonisation etc.

      There is still quite some work to do, but making good progress the last couple of months. There are also other people contributing on GitHub by testing and building new features which helps speeds things along. ^^ Hope to have all the major game features working before the end of the year.
    • lanedirt wrote:

      Hi everyone,

      I wanted to share a project I've been working on the last couple of months called OGameX. It's an open-source clone of OGame, aiming to recreate the game as it was before the 2020 Lifeforms update.

      A lot of features are already implemented, but there is still some work to do before the game is fully playable.

      Key points:
      - Free and open-source, you can install it on your own server via Docker
      - Vanilla OGame redesign, staying true to the official OGame experience
      - Built fully from scratch with Laravel 11.x and MariaDB
      - Actively seeking contributors

      If you're interested in checking it out:
      - Demo server: main.ogamex.dev/
      - GitHub repository: github.com/lanedirt/ogamex

      Feel free to ask any questions or share your thoughts. I'm open to feedback and collaboration.

      Thanks for your time and for checking it out!
      It's great that you're dealing with this. I love this very much. I hope it turns out to be a clean work. I'm looking forward to it. Thanks.
    • lanedirt wrote:

      Hi everyone,

      I wanted to share a project I've been working on the last couple of months called OGameX. It's an open-source clone of OGame, aiming to recreate the game as it was before the 2020 Lifeforms update.

      A lot of features are already implemented, but there is still some work to do before the game is fully playable.

      Key points:
      - Free and open-source, you can install it on your own server via Docker
      - Vanilla OGame redesign, staying true to the official OGame experience
      - Built fully from scratch with Laravel 11.x and MariaDB
      - Actively seeking contributors

      If you're interested in checking it out:
      - Demo server: main.ogamex.dev/
      - GitHub repository: github.com/lanedirt/ogamex

      Feel free to ask any questions or share your thoughts. I'm open to feedback and collaboration.

      Thanks for your time and for checking it out!
      Docker olmadan, nasıl kurabilirim?

      The post was edited 1 time, last by bin9yuz79 ().

    • - GitHub repository: github.com/lanedirt/ogamex
      Alternativ können Sie dieses Projekt auch manuell auf jedem Host bereitstellen, der mindestens Folgendes unterstützt:
      • PHP > 8.2
      • MySQL/MariaDB
      • Möglichkeit, bestimmte PHP-Erweiterungen (Ctype, cURL, DOM, Fileinfo und mehr...)


      landirt schreibt das es über mysql auch laufen soll.
    • fossil wrote:

      - GitHub repository: github.com/lanedirt/ogamex
      Alternativ können Sie dieses Projekt auch manuell auf jedem Host bereitstellen, der mindestens Folgendes unterstützt:
      • PHP > 8.2
      • MySQL/MariaDB
      • Möglichkeit, bestimmte PHP-Erweiterungen (Ctype, cURL, DOM, Fileinfo und mehr...)


      landirt schreibt das es über mysql auch laufen soll.
      Install dosyası yok.
    • Hello @bin9yuz79,

      Thanks for checking out OGameX! I don't understand your language exactly, but using Google Translate I believe you're asking how to install OGameX on a regular PHP and MySQL/MariaDB server without terminal access.

      Installing without terminal access is kinda hard, as the database setup and initialisation currently relies on Laravel's command-line tools. Right now the easiest methods to install OGameX are:
      1. Install locally on your PC/laptop using Docker
      2. Use a VPS or server with terminal access
      If there is enough interest I may be able to add separate installation files for standard PHP/MySQL setups with a MySQL database dump file that you can simply import into your database. But I'll have to test this first to see if everything will be able to work properly without terminal access.
    • lanedirt wrote:

      Hello @bin9yuz79,

      Thanks for checking out OGameX! I don't understand your language exactly, but using Google Translate I believe you're asking how to install OGameX on a regular PHP and MySQL/MariaDB server without terminal access.

      Installing without terminal access is kinda hard, as the database setup and initialisation currently relies on Laravel's command-line tools. Right now the easiest methods to install OGameX are:
      1. Install locally on your PC/laptop using Docker
      2. Use a VPS or server with terminal access
      If there is enough interest I may be able to add separate installation files for standard PHP/MySQL setups with a MySQL database dump file that you can simply import into your database. But I'll have to test this first to see if everything will be able to work properly without terminal access.
      Tamam, umarım başarabilirim. Teşekkür ederim.
    • New

      lanedirt wrote:

      Hi everyone,

      I wanted to share a project I've been working on the last couple of months called OGameX. It's an open-source clone of OGame, aiming to recreate the game as it was before the 2020 Lifeforms update.

      A lot of features are already implemented, but there is still some work to do before the game is fully playable.

      Key points:
      - Free and open-source, you can install it on your own server via Docker
      - Vanilla OGame redesign, staying true to the official OGame experience
      - Built fully from scratch with Laravel 11.x and MariaDB
      - Actively seeking contributors

      If you're interested in checking it out:
      - Demo server: main.ogamex.dev/
      - GitHub repository: github.com/lanedirt/ogamex

      Feel free to ask any questions or share your thoughts. I'm open to feedback and collaboration.

      Thanks for your time and for checking it out!
      Nasıl gidiyor.