Coder Social home page Coder Social logo

quaderworld's Introduction

quaderworld

A game of quads

quaderworld's People

Contributors

shryne avatar

Watchers

James Cloos avatar  avatar

quaderworld's Issues

Find an interesting project

Up to this point, we've discussed multiple points that could be taken as our project:

  • quaderworld 2.0 (based on the old code or from scratch)
  • some other game
  • an existing game to build an AI for it
  • creating a new game and build an AI for it
    We should add additional suggestions to this issue to get an overview about our options.

Find a graphic library suitable for the project

Some options:

I prefer Swing over JavaFX, because JavaFX handles too many things for me and annoys me with its magic.
lwjgl is raw OpenGL. Quite fun if one wants to build everything, but implementing your own text drawing (OpenGL doesn't support it) is propably a little bit too much fun.

libgdx supports the most platforms (desktop, android, html and iOS), has many libraries (for physic and stuff) and is quite usable, but the setup is... special.

Slick2D is like lwjgl without the OpenGL pain.

I will take a look at libgdx. Getting android for free is still a good argument.

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.