Commit graph

19 commits

Author SHA1 Message Date
simon 9fb41b45c0 Updated README 2016-11-24 16:08:44 +00:00
simon f8fe873bd4 OK, this now works, more or less. The REST API is not yet used, and the
on-screen representation of the machine isn't nearly as pretty as I intend.
2016-11-24 16:05:59 +00:00
simon 78977d9fef Added a Json REST handler. 2016-11-24 11:34:12 +00:00
simon dfa8ccd0ac Made the machine handle unexpected coins. 2015-04-30 08:30:56 +01:00
simon 694230405c Altered coin values to actual (relative) values of old Scots coins; this
makes it all mind-bendingly harder, and is probably not a good exercise!
2015-04-30 08:18:52 +01:00
simon df179255e0 Markdown tidyup. 2014-03-27 23:47:51 +00:00
simon 881c4982bb Added some guff to the README 2014-03-27 23:46:03 +00:00
simon ef5c6e9dc6 Lots of debugging and new unit tests, results in something which seems
to perform as specified.
2014-03-27 23:32:11 +00:00
simon c4fc2fcdd0 Damn! I had this working (well, with an out-by-one bug), but I decided
I didn't like how I was representing change. Now the representation of
change is better, but it's breaking again.
2014-03-27 19:40:49 +00:00
simon 0e0c226eea Added lots of unit tests, all of which pass. But the core program still
breaks!
2014-03-27 08:19:13 +00:00
simon 0290045971 Doesn't quite work but really not far off. 2014-03-26 23:05:14 +00:00
simon 747bd2e98b Replaced unhealthy fruit with traditional Scottish superfoods. 2014-03-26 22:41:53 +00:00
simon 0c0774de59 Added coin images. 2014-03-26 22:34:37 +00:00
simon 8a78132d90 Done the first bit of work towards making the web side of this work,
namely roughing out the structure of a table in which the vending machine
mechanism can fit, and downloading appropriate images.
2014-03-26 22:30:21 +00:00
simon cbe6842991 Added a basic Luminus webapp template; not really fleshed that out yet. 2014-03-26 21:55:30 +00:00
simon 36f881586f Not working, but I think moving in the right direction. 2014-03-26 08:28:09 +00:00
simon 6b0c3e2085 Some more work. Also, this is a Scots vending machine, dammit! 2014-03-26 07:55:20 +00:00
Simon Brooke 35e89cefb1 Added the source file, which is what actually matters 2014-03-22 16:17:50 +00:00
Simon Brooke b3a5b16efc Initial commit 2014-03-22 09:09:43 -07:00