Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pingouins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clement Lucas
pingouins
Graph
37aef8b30b3905ba2f2b720d34ccf824f8f1503b
Select Git revision
Branches
3
master
default
mctsProto
v1
Tags
2
v1.0
prototype-oral
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
May
27
24
23
19
18
17
16
15
14
13
12
11
10
6
5
2
1
30
Apr
29
27
19
18
23
Mar
21
16
9
8
7
29
Feb
22
12
1
26
Jan
27
Dec
17
16
14
8
27
Nov
9
22
Oct
20
14
5
4
DocTechnique: finish
v1.0 master v1
v1.0 master v1
Added subsection "Notre implémentation: le Jeu du Pingouin"
Added license
Big refactoring: deleted useless files, changed the project directory structure
DocTech: corrections et ajouts
Lowered volume of pingu theme
UserDoc: corrections
Changes to makefile
DocTech: interface graphique
Relecture/correction premiere partie doc technique
Added license for json library in doc and code
DocTech: implémentation d'un nouveau jeu
DocTech: introduction
Version finale de la soutenance
Finished soutenance
Presentation soutenance: avancement dans la redaction
Merge branch 'penguinArray'
Removed old definitions of penguins var: switched to arrays of uint_32
Implemented to_JSON with arrays
Renamed update_moves to update_penguin_moves and changed calls to that function and created function to create obstacles bitboard
Bugfix: penguin couldn't move in direction C to the tile 0
Added useful macros for extracting information from a penguin
Changed implementation for function move_penguin()
Implemented score update in play() with arrays
Changed implementation of penguin_that_moves for penguin arrays. Deleted the function and integrated the code in play function
Started migration towards array of penguins for every player instead of different variables
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/pingouins
Ajout Presentation Soutenance
Corrections d'erreurs
Merge branch 'master' of https://gitlab.insa-rennes.fr/francesco-bariatti/pingouins
Edition de la doc_utilisateur
Beginning of .tex edit
Added in Plan Interface Graphique
Déplacé dossier Soutenance dans dossier LaTex
Added Soutenance Plan and LaTeX code
Added settings file for mcts
Added files to gitignore
Rapport final, posté
Removed useless files
Changed makefile to include GUI: a make run command allow to run the program. Small changes in GUI to allow compilation and execution
Loading