Télécharger la présentation
La présentation est en train de télécharger. S'il vous plaît, attendez
1
Projet SCRABBLE
2
Plan Le modèle MVC TESTS PROBLEMES RENCONTRES et BILAN Démo
3
Modèle MVC Evénement MAJ de la View CONTROLER LISTENER MODEL
4
MODEL - Letter - Player - Board - Rack - Bag JEU Abstract - Dictionary
- Language -LanguageEn MODEL LINGUISTIC -NewGame - BadWord - Board - Player - Score -EndGame Evénement
5
VIEW - Grille Jeu Panel - RackPanel - Button - ScorePanel Swing
- DebutFrame - FinFrame Info Panel VIEW - NewGame - Quit - Help - Look-Up - Dist Menu Listener - NewGame - BadWord - Board - Player, …
6
CONTROLER 2 classes Controler.java ControlerInterface.java
7
TESTS Tests Unitaires public void testAddWord1() { Assert.assertTrue(this.board.addWord(this.word1, this.rack, this.bag,this.dico)); } Tests fonctionnels et de conformité Tests bêta
8
Problèmes Rencontrés Ajout Mot (résolu)
Récupération Dictionnaire (résolu) Placement Google Code
9
Démo
Présentations similaires
© 2024 SlidePlayer.fr Inc.
All rights reserved.