Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raehik/fruitsbasket
A supermarket simulation program.
https://github.com/raehik/fruitsbasket
Last synced: about 2 months ago
JSON representation
A supermarket simulation program.
- Host: GitHub
- URL: https://github.com/raehik/fruitsbasket
- Owner: raehik
- Created: 2014-09-19T22:58:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T22:59:18.000Z (over 10 years ago)
- Last Synced: 2024-06-11T18:31:26.415Z (7 months ago)
- Language: Java
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fruitsBasket
============Fruits Basket is a manga & anime series written like 15 years ago.
`fruitsBasket` is a program simulating a visit to the local supermarket, where
you seem to be able to pick up any item you can imagine and everyone pays in
pennies.I stole a couple functions from my own `testStore`, since I'm using a very
similar idea of storing fruit in a hashmap.