1
0
Fork 0
mirror of https://github.com/imjasonh/cards synced 2026-07-07 00:33:32 +00:00
No description
Find a file
2014-09-08 13:09:33 -04:00
war remove useless flags 2014-08-06 15:44:59 -04:00
.gitignore Initial commit 2014-08-06 14:55:29 -04:00
cards.go links 2014-08-06 14:56:56 -04:00
cards_test.go add simple riffle 2014-07-29 01:03:09 -04:00
LICENSE Initial commit 2014-08-06 14:55:29 -04:00
README.md Update README.md 2014-09-08 13:09:33 -04:00

cards provides methods to abstract operations on decks of playing cards. See the War example.

GoDoc


License

Copyright 2014 Jason Hall

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.