Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stpettersens/21
:diamonds: Blackjack implementations in Lua, C# and HTML5 (JavaScript, TypeScript, etc).
https://github.com/stpettersens/21
Last synced: about 1 month ago
JSON representation
:diamonds: Blackjack implementations in Lua, C# and HTML5 (JavaScript, TypeScript, etc).
- Host: GitHub
- URL: https://github.com/stpettersens/21
- Owner: stpettersens
- Created: 2015-06-12T14:14:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T09:48:16.000Z (over 8 years ago)
- Last Synced: 2023-03-11T09:27:27.945Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.84 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Blackjack
> Blackjack implementations in Lua ([Love2D](https://github.com/stpettersens/21/tree/master/love)), C# ([XNA](https://github.com/stpettersens/21/tree/master/xna) & [Unity](https://github.com/stpettersens/21/tree/master/unity/BlackjackUnity)) and HTML5
> (JavaScript, [TypeScript](https://github.com/stpettersens/21/tree/master/html5/typescript), [CoffeeScript](https://github.com/stpettersens/21/tree/master/html5/coffeescript) & [Dart](https://github.com/stpettersens/21/tree/master/html5/dart)).* [Play the HTML5/JavaScript implementation here](http://stpettersens.github.io/21)
* [TypeScript implementation](http://stpettersens.github.io/21/typescript)
* [CoffeeScript implementation](http://stpettersens.github.io/21/coffeescript)
* [Dart implementation](http://stpettersens.github.io/21/dart) (requires [browser with Dart VM](https://www.dartlang.org/tools/dartium/)).
* [Enchant.js implementation](http://stpettersens.github.io/21/enchant_js)![](blackjack_xna.png)