Giter VIP home page Giter VIP logo

Comments (8)

Harchvertelol avatar Harchvertelol commented on August 23, 2024 2

Linux support is planned, also planned Android support and possibly iOS support. There was already an attempt two years ago to do this through a QT, but she stopped. Now I am in search of a high-quality cross-platform rendering and network library. In current time I am considering QT and SFML. By the way, If you can give advice in this matter, I will be grateful.

from dangerous-dave-2-modification-edition.

neuromancer avatar neuromancer commented on August 23, 2024

Linux support is planned, also planned Android support and possibly iOS support.

That's great news!

Now I am in search of a high-quality cross-platform rendering and network library.

Most of the re-implementation of classic games are using SDL2, but perhaps that is too low level.. You can also consider GLFW.

from dangerous-dave-2-modification-edition.

Harchvertelol avatar Harchvertelol commented on August 23, 2024

Thank you! Unlike SFML, GLFW don't have network support "from box", but SDL2 have that (similarly with sound suppor). I have already compared many libraries, but so far I have not found a better SFML. SFML have sound module, network module and graphics module. Also seems SFML to have Android and iOS support.

from dangerous-dave-2-modification-edition.

Domosed-gamin avatar Domosed-gamin commented on August 23, 2024

If you port to linux, you be my hero. ^__^

from dangerous-dave-2-modification-edition.

Harchvertelol avatar Harchvertelol commented on August 23, 2024

If you port to linux, you be my hero. ^__^

This issue will definitely be resolved with engine change to SFML.

from dangerous-dave-2-modification-edition.

Harchvertelol avatar Harchvertelol commented on August 23, 2024

Today project has migrate to SFML. If you want you can compile it for linux I think.

from dangerous-dave-2-modification-edition.

neuromancer avatar neuromancer commented on August 23, 2024

That's great news. I took a quick look and still need to check how it could be compiled either using Make or CMake, but that should be easy to fix, compared to port the engine 😄 .

Once we solve that, I strongly recommend to add some CI tests to make sure each commit compiles in different platforms.

from dangerous-dave-2-modification-edition.

Harchvertelol avatar Harchvertelol commented on August 23, 2024

If you can do it, please let me know. Thank you!

from dangerous-dave-2-modification-edition.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.