SteemNova / BitNova

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

    • SteemNova / BitNova

      It's quite possible that you're thinking about creating your own game on a 2moons engine. Unfortunately, 2moons is not a developed engine. However, for over two years we have been developing its fork called SteemNova (which will be renamed BitNova in the future).

      SteemNova is obviously a game, but we are developing the engine in the spirit of Open Source (check out steemnova.intinte.org). Our goal is to become the market leader in open source games and we try to hit the nostalgia of players ;)

      What this engine is characterized by is fixing many bugs and rewriting some important features. Of course, there are probably a lot of bugs left (you can patch on github), but I believe that with time it will get better and better and we will create "one, common, very good engine".

      Main advantages of our version:
      - Stable engine
      - The Battle Engine is a copy of the Ogame (but the Battle Engine of the Ogame is written in C++, which makes it very fast, and ours in PHP and is only suitable for small battles)
      - We are developing (to a small extent) the OPBE engine, in which we have corrected many errors and made our own modifications.
      - I am slowly developing the Bot. It is not a very good Bot, but I think that when developed for free it is very good :D Bot can do it for now:
      * Send the fleet on an expedition
      * Send out the recyclers
      * Buying officers
      * Attack the idlers

      We still miss building buildings (I'm working on it), colonizing planets, gathering the fleet and attacking a random player ;)

      I hope you like the engine, and I hope that you will help us in our development. It would be useful to add support for PHP 7.4, patch up the bugs we don't know about (and you have knowledge), or generally rewrite some of our patches.

      Repository:
      github.com/steemnova/steemnova/

      Playable version:
      steemnova.intinte.org/

      Discord:
      discord.gg/ff3TjvK

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

    • Work...

      What are we doing there? Of course we continue to develop the bot slowly ... probably too slowly :D

      We are testing PHP7.4 on users. Why on the users? For SteemNova (2moons) to work on PHP7.4 you need to make small improvements in many places.

      But I hope that soon the game will run on PHP 7.4 without any problems - maybe as the first engine!
    • > Le integrarán nuevas cosas al juego??

      Not really. It's just a classic Ogame recreation

      Now we working on building bot - in beta phase it works ;)
      Also PHP7.4 works nicely (with minor issues)
    • I have been away for a long time and have had a lot on my mind. I have some time to spare, so I am trying to develop SteemNova a bit.


      - Does SteemNova work with PHP8.0? Yes and no. The game itself works (our instance), but the admin panel has problems.
      - Soon fixes for the bots will be released, including a module for autoattacking players. It is not good (and that is not its purpose). It's just supposed to work ;)
      - Some minor problems fixed. For example you don't need to have email configuration to recovery password.

      If you have any issues - just ask on Discord (discord.gg/ff3TjvK)