Gitiles
Code Review
Sign In
review.gerrithub.io
/
Dwlo
/
battleship
/
HEAD
67d9973
chore: minor changes
by Dw
· 9 years ago
master
433e35e
doc: reformatting documentation
by Dw
· 9 years ago
02c16db
chore: minor changes
by Dw
· 9 years ago
a079fb1
refacto: from let if to if-let
by Dw
· 9 years ago
1d59202
refacto: renaming variables and functions
by Dw
· 9 years ago
f3e48d5
refacto: renaming show-global-context into get-games-info
by Dw
· 9 years ago
510b0a5
feat: Implementing 'get game stats' feature
by Dw
· 9 years ago
11628f2
refacto: new function to extract a game from the global context.
by Dw
· 9 years ago
93e5a61
refacto: renaming method
by Dw
· 9 years ago
1d28a91
doc: updating the default web page
by Dw
· 9 years ago
0cf329d
improve: updating the default web page
by Dw
· 9 years ago
3750548
doc and refacto: renaming the 'attack-status' into 'fire-status' in the REST
by Dw
· 9 years ago
f3ec3af
refactor: renaming attack rest api to fire
by Dw
· 9 years ago
1d95450
doc: updating docstring
by Dw
· 9 years ago
aefd4c8
chore: minor changes
by Dw
· 9 years ago
3838b3c
fix and improv: fixing freeze function and improving player ui
by Dw
· 9 years ago
ee96413
improv: improving the bash client
by Dw
· 9 years ago
7da2932
Merge pull request #2 from denlab/master
by Dwlo
· 9 years ago
7676f4f
add ns docstrings
by Denis Labaye
· 9 years ago
5eef6b1
doc: corrections
by Dw
· 9 years ago
419b5ff
doc: Updating README with the default Bash REST client
by Dw
· 9 years ago
81e68cb
doc: updating README
by Dw
· 9 years ago
421a0bb
chore: minor changes
by Dw
· 9 years ago
1657852
doc: updating doc
by Dw
· 9 years ago
84c2be0
doc: correcting typo
by Dw
· 9 years ago
eef1770
doc: correcting typo
by Dw
· 9 years ago
0d1e755
doc: updating README
by Dw
· 9 years ago
7f760ff
doc: minor changes
by Dw
· 9 years ago
6f4b512
doc: updating README
by Dw
· 9 years ago
3eceb7e
doc:updating README
by Dw
· 9 years ago
fa51671
doc: updating show-battlefield doc
by Dw
· 9 years ago
e172ce8
refactor: Renaming the bash client script
by Dw
· 9 years ago
bdaa7ca
feat: EA of the bash client.
by Dw
· 9 years ago
3d92eb6
improve: improving the bash battleship client. The game loop has to be continued
by Dw
· 9 years ago
b324187
improve: Parametrizing the script path
by Dw
· 9 years ago
94fcde7
chore: starting the bash battleship client
by Dw
· 9 years ago
4bbb40c
improve: changing the mutability namespace
by Dw
· 9 years ago
8834047
improve: changing the mutability namespace
by Dw
· 9 years ago
31824eb
improve: Adding some bash scripts as game client
by Dw
· 9 years ago
4e6f3e7
Merge pull request #1 from ardumont/master
by Dwlo
· 9 years ago
5a2803a
no need for do here, inside a let, there is an implicit do :D
by Antoine R. Dumont
· 9 years ago
9b3ae8a
Just using the same convention everywhere :D
by Antoine R. Dumont
· 9 years ago
53489e8
we can simplify using function composition
by Antoine R. Dumont
· 9 years ago
4413b8c
map are functions of their key so simplify in one shot.
by Antoine R. Dumont
· 9 years ago
1d6ebff
Threading macro helps in reading
by Antoine R. Dumont
· 9 years ago
afe531b
Fix: Making lein ring uberwar work
by Dw
· 9 years ago
d5edc93
improve: adding score into the result of the player's attack
by Dw
· 9 years ago
2c9c797
doc: Adding documentation on the Rest API.
by Dw
· 9 years ago
afb70e2
style: reformatting
by Dw
· 9 years ago
b5f448c
refactor: changing uri
by Dw
· 9 years ago
8bfbd9e
feat: implementing rest API for the battlefield-string
by Dw
· 9 years ago
4b08280
feat: Implenting Battleship string
by Dw
· 9 years ago
79d35bb
doc: Adding battleship doc
by Dw
· 9 years ago
e6b3469
improv: Updating index page.
by Dw
· 9 years ago
5a76c78
improv: Adding image into the index page
by Dw
· 9 years ago
0b6a545
refacto: remaning view/show-index into view/index-page
by Dw
· 9 years ago
a35a734
refacto: refactoring the index page
by Dw
· 9 years ago
d2b0a0c
refacto: adding hiccup dependency
by Dw
· 9 years ago
deafff2
style: Reformating.
by Dw
· 9 years ago
721dbbc
fix: Fixing test scenarii.
by Dw
· 9 years ago
549e6f2
feat: implementing gc + Rest API
by Dw
· 9 years ago
b58c4df
feat: implementing terminated-games
by Dw
· 9 years ago
178e052
improv: rename show-context to show-global-context
by Dw
· 9 years ago
aa71643
Fix: test fix feat: rest api to get the game contexts
by Dw
· 9 years ago
ebfe7c9
feat: show-context implemented
by Dw
· 9 years ago
111f06f
refacto: Moving generate-game-id function into the logic namespace.
by Dw
· 9 years ago
0f0349d
feat: Rest API to create a new game context.
by Dw
· 9 years ago
2898b51
feat: Random game identifier generator.
by Dw
· 9 years ago
35b9b28
improv: Changing the HTTP method to make an attack.
by Dw
· 9 years ago
bbea91a
test: Test fix.
by Dw
· 9 years ago
24255d8
feat: Rest API to make an attack implemented.
by Dw
· 9 years ago
cb2bf28
commit to test cloudbess.
by Dw
· 9 years ago
bb8d87c
feat: Lauch attack
by Dw
· 9 years ago
bf8e3a9
improv: fire method renamed to attempt-attack
by Dw
· 9 years ago
8cfd77d
improv: Minor changes.
by Dw
· 9 years ago
9aebbef
improv: Namespace for the game logic.
by Dw
· 9 years ago
d066e16
improv: Tests for fire method.
by Dw
· 9 years ago
0132c40
improv: found-enemy? renamed to found-active-enemy?
by Dw
· 9 years ago
f531e6c
feat: fire implementation.
by Dw
· 9 years ago
a72ab07
feat: Shooting an enemy.
by Dw
· 9 years ago
5078580
feat: is-game-over implemented.
by Dw
· 9 years ago
a46203f
improv: cleaning.
by Dw
· 9 years ago
15347d6
feat: score implementation.
by Dw
· 9 years ago
bd2791f
fix: Typo.
by Dw
· 9 years ago
453c1ed
feat: found-enemy? in battlefield
by Dw
· 9 years ago
a07e710
feat: Building a battle field and cell access functions.
by Dw
· 9 years ago
aeb311f
doc: readme updated.
by Dw
· 9 years ago
5924ff2
improve: Readme updated, to be continued.
by Dw
· 9 years ago
12d3a86
improve: gitignore updated.
by Dw
· 9 years ago
8bae250
Let the battle start !
by Dw
· 9 years ago
2503337
Initial commit
by Dwlo
· 9 years ago