Code Monkey home page Code Monkey logo

Comments (2)

TheYsconator avatar TheYsconator commented on July 17, 2024

Why do you want to import it into Unity? Because, assuming you want to have it 'natively' (and not just solve it by loading a Java wrapper into Unity), that's going to be a lot of work.

If you want to study Unity, I recommend other projects, that are already made for Unity.

If you want to mod this game, I recommend you to just mod it as-is. There are many other mods, and Java isn't that difficult, so you should be able to figure that out.

If you want to port the game to other systems, you could try using libgdx instead of Unity.

If you really want to import it in Unity, without using some sort of Java executer, I can think of no other way than just translating the files. What you have to keep in mind, though, is that the world editor of Unity would not really work, as most floors are completely randomly generated. So I doubt using Unity will make modding any easier.

Anyway, if you have further questions, you can always poke me. For in the future: I doubt this is the best place to ask this kind of question.

from pixel-dungeon.

Vortetty avatar Vortetty commented on July 17, 2024

ok, i just thought it might be easier to add items through there, will use java though

from pixel-dungeon.

Related Issues (20)

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.