Git Product home page Git Product logo

transamerica's Introduction

Please follow in the future at least a little the semantiv versioning explained here:
http://semver.org/

If you find bugs, please report them on github with the commit, you created the bug,
and the seed number, for the random generater. You get the seed number from your console.
It's the first output, the programme should make.
If you have an idea, please also describe that in your issue.
If it has something to do with your AI, try to create the bug with minimal code in the debuggerAI.h (see hdr/ai).

transamerica's People

Contributors

julianhoffmeister avatar nb341153 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

transamerica's Issues

userinterface code structure

we really should structure the files organizing the gui, give them appropriate names, constructors, destructors, use lists (example: DONT have members player1, player2, ... but an array member player[])

create player "ai"

create an player "ai" (look out for a better name) where you can play interactive against the ai's

Event Logger

Kind of event-logger class would be great. It should have something like
QList<QPair<Position ,QPair<AI,Event(enum, already existent)> > >, so that i can use it in the data widget .

add AI

please simply add your ai in .s form into the folder /Release/compiledAIs/
you mustn't add Release.pro, but your makefile ubuntumaker or however it is named

graphics transformation

make the transformation more global like, it stays constant over a whole runtime. then you can calculate the mouseclickevent relative to the railway-tracks, which is more useful (so an output of (0,0) for seattle or (3,1) helena). And if you do so, please don't make the transformation matrix constant, but depending on the user screen, so the mainwindow fits ;) I'm sure, there are functions, that return the pixel value of the current user screen ;)

get graphics to work

you have to wait, until i have the loggers, try to get them until wednesday 5.3.14

userinterface menu

develope a menu where you can choose the board, the players, the number of simulations etc.

Speicherzugriff

Geht your shit together :D
I'm looking forward to complete an actually running graphics output today.

Executable File

Make the executable file more invariant to its execution path to prevent execution fails.

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.