The game rock-paper-scissors implemented using Event Sourcing in Java
Stars
65
Forks
20
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
1
Merge pull request #1 from erikogenvik/licens
f7b3a08
Added readme and license.
3d0ff85
Implemented projections
ba5e880
Added basic REST API for commands
0954fba
Removed initial move from CreateGameCommand
a1d6ffd
Switched to gradle
f37887a
Switched to java 8
5c876f2
Initial support for Greg Young Event Store
993a660
Clarified aggregate creation
6d4cce9
Removed unused file
83b069c
Renamed playerId to playerEmail
cb526bb
Renamed entityId to aggregateId
39cda59
first commit
6345c41