Git Product home page Git Product logo

superior-reign's People

Contributors

createjump avatar lordsuperior77 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

superior-reign's Issues

Contributor Logos

we need a place where all of the contributors' logos will go saying that they had a part in this game.

Game engine programming language

IMHO having a JVM (java) app would be WAY less anemic, and would make the game faster, which DOES matter. ( It would have a wider target demographic.)

One major advantage of using Java over JS or WebAssembly is that the code is portable by default. But this does trade off some speed for compatibility.

Advantages

Portable by default (javac)
Mature and much more expandable
Many libraries available

Tradeoffs

Slight performance slowdown
Requires actual JVM installed to run apps made with Java.
Native libraries may sometimes need to be bundled

Conclusion

Overall Java or C# would be great languages, C# more because it's very expandable and can hit near or very close to native C++ code performance, and can use natives without a JNI interface.

Home Page

We need a page where the game and logos will go

Website

We have to make a page for the game to be on. The page will contain:

  • The box where the game will be

  • Contributors logos

  • Title

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.