Giter VIP home page Giter VIP logo

streetlife's Issues

model-method showCars()

ich brauche eine Methode showCars() (oder so ähnlich), welche eine Liste an allen verfügbaren Autos zurückgibt.

Die Liste sollte eine Form von möglichen Auto-Bauplänen geben (langsamer Traktor, schneller Fiat, etc), sodass der Benutzer aus diesen Vorlagen wählen kann und eine Kopie für das Modell hinzufügen kann

model-method addCar()

wir brauchen eine Methode, die ich über die View/Controller callen kann um ein neues Auto zum Model hinzuzufügen. addCar sollte dabei ein Auto-Template übergeben bekommen, und daraus "ein neues Auto bauen"

Size display for gui

the gui should display the size of the current street, with x/y-coords, lane number etc.

Fix GUI Linux compability

add InitiateDialog

the sim could have an initate window, that asks the user about the size, the lanes and loading a save from the disk before starting the main program

Convert to maven

Convert the project into a maven project, so it's usable in a standardized way.

Threading

letting the gui/model and the controller run on differnt threads could solve some issues with user response and could open up the model for timer implementation

Cleanup

Major cleanup for the code is needed! Javadoc-comments, deletion of unused classes/code and maybe some rework of some old code in the model/controller class

Cars/Trucks/Motorcycles/etc

We could use some different car types for the street, maybe big busses, even bigger tanks (two lanes) small motorcycles etc

UML-Diagram

For the deadline a huge UML diagram is needed. Maybe use a creator/tool of some sort

velocity should be type double and way lower

as timer are now a thing, the velocity values should be way lower, so that the simulation can run in a smoother fashion (goal: 24-30fps) without cars shooting over the highway

Cleanup TextView

The TextView-class needs some rework to get it up to the current state of the model. Shouldn't be that difficult

Lane display

We need some sort of solution for displaying different lanes (painting onto DrawingSpacePanel), needs to be custom for different street sizes

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.