Repositories
rps-strategy
Help
Mercurial
Summary
Shortlog
Changelog
Graph
Branches
Tags
Bookmarks
Files
Other formats:
JSON
Raw
Feeds:
Atom
RSS
The revision graph only works with JavaScript-enabled browsers.
less
more
(0)
tip
spawn_link everything.
2014-03-01, by Anton Shestakov
Replace modules name by ?MODULE macro.
2014-03-01, by Anton Shestakov
Count winning hands too.
2014-02-26, by Anton Shestakov
Reformat -export in rps3.
2014-02-26, by Anton Shestakov
rps5 rules.
2014-02-26, by Anton Shestakov
Separate winner/1 and winning_hand/1, as their logic is different.
2014-02-26, by Anton Shestakov
A bit more consistent naming in rps3.
2014-02-26, by Anton Shestakov
Choice is a hand that is attached to someone.
2014-02-26, by Anton Shestakov
Use lists:keymember for testing if player has already made his choice.
2014-02-26, by Anton Shestakov
Move rules to a separate module.
2014-02-26, by Anton Shestakov
Add gambler bot (see gambler's fallacy). Completely broke the other bots.
2014-02-25, by Anton Shestakov
Add copycat bot. It copies the winning hand all the time.
2014-02-25, by Anton Shestakov
Improve counter and stats format.
2014-02-23, by Anton Shestakov
Simple counter and printer to clean up console.
2014-02-23, by Anton Shestakov
Rename for clarity.
2014-02-23, by Anton Shestakov
Define bots.
2014-02-23, by Anton Shestakov
Intermediate bot state: "joined" the lobby, but not in a room yet.
2014-02-23, by Anton Shestakov
Register lobby process instead of passing it every time.
2014-02-23, by Anton Shestakov
Working thing.
2014-02-23, by Anton Shestakov
less
more
(0)
tip