Go to file
d-kaselautzke f0e287af20 Merge branch TeamCMU
random generator v2 + coor class
2017-12-06 21:24:11 +01:00
Codicil added hardest puzzle #evafornoobs. does not compute 2017-11-19 23:03:11 +01:00
Legacy Merged First and NextCoor 2017-12-03 20:12:32 +01:00
Source Merge branch TeamCMU 2017-12-06 21:24:11 +01:00
.DS_Store Deleted Source/.idea 2017-12-05 19:52:54 +01:00
.gitignore Gitignore 2017-12-05 19:47:20 +01:00
README.md changed readme 2017-11-18 10:02:21 +01:00
ToDo.txt added toto txt file 2017-12-02 11:37:37 +01:00

MPK.Puzzle

MPK Projekt Puzzle Solver

Git intro

0, read github tutorial

1, Clone repository

2, branch master into a team branch

3, work only in this branch

4, don't ever touch the master.

Seriously. don't merge branch to master unless you are absolutely, 100% sure it works and you have discussed it with pm.

Current Todo

Git for Puzzle solving project

1, Input:

-Puzzle Bilder in richtige Orientierung bringen

-Puzzle Bilder informaion rein raus oder kante extrahieren

-Schnittstelle zwischen Input und Solver definieren

2, Solver

-Grundsätzliche Aufbauweise

-Puzzle nach bekommenen Informationen der Input Gruppe lösen -soweit dies möglich ist-

3, Output

-Transparenz der Bilder einstellen

-visuelle Darstellung des outputs von Solver

-Schnittstelle zwischen Solver und Output definieren