Commit Graph

300 Commits (1073b2d802cf7aff57b07b6fb82a8a7a453f29aa)

Author SHA1 Message Date
rportet a72794acfe Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
12 months ago
Jérémy Mouyon 99a09fdb40 test
continuous-integration/drone/push Build is failing Details
12 months ago
Jérémy Mouyon f57eeb6b0c test
continuous-integration/drone/push Build is failing Details
12 months ago
Jules LASCRET 5c66fd76f9 Enhanced PlaceTile method, added SwapTiles method, began to implement IRules.cs into Game.cs
12 months ago
rportet 1e48ecd4e4 Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
12 months ago
rportet 1a6e080fda get set for board
12 months ago
Jérémy Mouyon b4f18de867 Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon 0a585227b3 solution hot fix
12 months ago
Jules LASCRET 214a4faad7 updated ReadOnlyCollection on Board.cs
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon f248a2719e change name
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon 84218a78e2 Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon ed777704a5 push
12 months ago
Jules LASCRET baed573e04 optimized Board.cs
12 months ago
Jules LASCRET fc83f584c7 Merge remote-tracking branch 'origin/master'
continuous-integration/drone/push Build is passing Details
12 months ago
Jules LASCRET d1e184f7ca slight changes on Board.cs, Tile.cs and TileBag.cs
12 months ago
rportet 9a0f354cb1 test doxygen comment enum Shape
12 months ago
Jules LASCRET 632617f509 Merge remote-tracking branch 'origin/master'
continuous-integration/drone/push Build is passing Details
12 months ago
Jules LASCRET ffd985a047 Added the draw tiles method
12 months ago
Jérémy Mouyon 3ffe1c4821 testtttt
continuous-integration/drone/push Build is passing Details
12 months ago
Jules LASCRET 4bdc3eeb5d Updated the player's narrow gameplay with PlaceTile on Game.cs and made Program.cs acceptable
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon c87148aa78 fix of random
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon 3044de9796 test sonar
continuous-integration/drone/push Build is passing Details
12 months ago
Jérémy Mouyon cb5d1ed759 test sonar
12 months ago
Jérémy Mouyon 40a1684d24 add solution split
12 months ago
Jérémy Mouyon 56e468b74d hot fix of game
continuous-integration/drone/push Build is failing Details
12 months ago
Jérémy Mouyon 3d31a17ae3 push of edit by jules
continuous-integration/drone/push Build is failing Details
12 months ago
Jules LASCRET 1cc13d28a4 Big modification of the Game for it to feature the first part of the IPlayer interface
1 year ago
Jules LASCRET 2803ffb120 fix of merge conflicts
1 year ago
Jules LASCRET 629dc52eb1 Merge remote-tracking branch 'origin/master'
1 year ago
Jules LASCRET 3d35e00df9 Added Iplayer interface + cleaned up Player.cs + game interface implementation
1 year ago
rportet a2ee132f45 Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
1 year ago
rportet 9e8677edcc valide chgts
1 year ago
Jérémy Mouyon d4d6b59995 show + add tile fix
1 year ago
Jérémy Mouyon c55070be58 fix of test by jules + random distribute
1 year ago
Jérémy Mouyon d9bf6cd72b Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
1 year ago
Jérémy Mouyon 138a04cd54 edit of program cs and game cs : check number of player and stop while + add color + add while for next player and switch
1 year ago
Jules LASCRET 3850cc8873 optimized board class + added 1 test that fucking doesn't work
1 year ago
Jérémy Mouyon 867f542f3d programcs upgrade + units test
1 year ago
Jérémy Mouyon 60848f64f6 place tile work !
1 year ago
Jules LASCRET de63fd17b6 Slight modification kinda useless though
1 year ago
Jérémy Mouyon 8c609e7ad0 delete or comment all write in class + test of test (j'y arrive pas, je vous laisse essayer)
1 year ago
Jules LASCRET 86b2c5f624 added the examples of the 4th cm (162 lines long)
1 year ago
Jules LASCRET b6d725bbe9 Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
1 year ago
Jules LASCRET b620482632 few things to be changed (read comments)
1 year ago
Jérémy Mouyon 26ac5d4b54 fix showtileofplayer
1 year ago
Jérémy Mouyon 342de5ce08 switch nextplayer to method
1 year ago
Jérémy Mouyon 9fab296d77 after meeting
1 year ago
Jérémy Mouyon fecfdf40fd fix of fusion
1 year ago
Jérémy Mouyon b213356970 fusion
1 year ago
Jérémy Mouyon 8e9e93575f last edit of this branch
1 year ago
rportet c17e69603c Update Board : AddTileInCell
1 year ago
Jérémy Mouyon 81105449de game / player / tile / tile bag / program
1 year ago
Jérémy Mouyon f95c10d384 fix
1 year ago
Jérémy Mouyon cf35c60518 nextplayer push
1 year ago
Jérémy Mouyon f687f17262 push of edit game player tile tile bag program
1 year ago
Remy PORTET 97193d3829 Adding Player Class and Struct Score
1 year ago
Jérémy Mouyon f479d4ddab addtileincell
1 year ago
Jules LASCRET 8635485bdb Completed Cell.cs
1 year ago
Jérémy Mouyon 9433013e06 add board / tilebag
1 year ago
Remy PORTET dfea32d9bb adding class Tile and enum for Shape and Color
1 year ago
Jules LASCRET a6c84f779f added Cell.cs class
1 year ago
Jérémy Mouyon 6352571ec3 Merge branch 'master' of https://codefirst.iut.uca.fr/git/jeremy.mouyon/sae201_qwirkle
1 year ago
Jérémy Mouyon 048e71a7a4 add library and console
1 year ago
Jules LASCRET 6b74aa18bb Small optimization for ScoreboardLine.xaml
1 year ago
Jules LASCRET 5b37672de1 boards' columns slight fix
1 year ago
Jérémy Mouyon c1b71c9d80 ALL PAGES OPTI FULL (jules tu sera content) / = view
1 year ago
Jules LASCRET 1d23538ebc rearranged settings because they were shit
1 year ago
Remy PORTET cf8073349c update
1 year ago
Jérémy Mouyon a4ba562586 optimize of credits / scoreboard / setplayers with new styles
1 year ago
Jérémy Mouyon d227c60e5e fusion
1 year ago
Jérémy Mouyon 0b07da2b12 push with conflitc
1 year ago
Jules LASCRET 55a0b0f87d modified star
1 year ago
Jules LASCRET b99c5b8604 We speak english here
1 year ago
Jérémy Mouyon 17d19aa9ec edit of go back page / content view go back
1 year ago
Jérémy Mouyon f96d942f49 comment cs / edit of scoreboard with leaderboard template
1 year ago
Jules LASCRET 1d4f7e5bdb file of the third course (DOESN'T COMPILE)
1 year ago
Jules LASCRET eb1c2f9314 added club, shuriken and star tiles
1 year ago
Jules LASCRET 3062f8f945 Added square, rhombus, circle tiles
1 year ago
Jérémy Mouyon 58d8043910 credit page + edit of styles
1 year ago
Jules LASCRET 482c0cb9bd Merge remote-tracking branch 'origin/master'
1 year ago
Jérémy Mouyon 34ff7a9084 Update : set players / styles / appshelle / main page / maui progm for font / nugets.. Delete : old font / old image. Add : Style / new logo transparent qwirkle
1 year ago
Jules LASCRET 5ddd37f099 Finalized leaderboard
1 year ago
Jérémy Mouyon 5feee7df61 fix of main page buttons
1 year ago
Jules LASCRET 0d37f54551 Slight change for the leaderboard + added colors in style
1 year ago
jeremy-my b022306f16 fusion my bad
1 year ago
jeremy-my cf79d10a11 label → button in mainpage / add "return button" in all pages / styles edit for color label / add setplayers pages / re-use leaderboard page in scoreboard page. good night :)
1 year ago
Remy PORTET 08a8532e4e modif mainpage + gameBoard
1 year ago
Jules LASCRET 2864310742 Merge remote-tracking branch 'origin/master'
1 year ago
Jules LASCRET ff42ec0686 Big leaderboard progress but still some refinement to be done
1 year ago
jeremy-my 8e89222a5c edit of settings page
1 year ago
jeremy-my fc5d386f57 delete CM page and play page / add Gameboard page / edit styles for add the background color in VerticalStackLayout + scroll view → edit of AppShell after edit of pages directory
1 year ago
jeremy-my b3511414a1 add CM pages (sources : cm 25/03)
1 year ago
Jules LASCRET ae1907f9ca First sketch of a table for the leaderboard (Not optimal and not definitive)
1 year ago
jeremy-my 9b17150522 test branche
1 year ago
Jules Lascret c2c254da0b just commented the function for the button as it doesn't exists anymore
1 year ago
Remy PORTET 5bc15acff6 homepage and new picture
1 year ago
Jules Lascret ab35b0d9fd leaderboard beggining
1 year ago
Jérémy Mouyon d0dab13d6c Settings pages + edit styles for sliders and switch button
1 year ago
Jérémy Mouyon f4a530ba1d Add page directory and xaml/cs
1 year ago
Jérémy Mouyon ebed4c9c2f Premier push VS
1 year ago