https://github.com/ahtohbi4/poker
:black_joker: Poker (RequireJS)
https://github.com/ahtohbi4/poker
bem-methodology game gulp jasmine jquery underscore
Last synced: 2 months ago
JSON representation
:black_joker: Poker (RequireJS)
- Host: GitHub
- URL: https://github.com/ahtohbi4/poker
- Owner: ahtohbi4
- Created: 2016-02-02T22:34:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T16:52:17.000Z (over 8 years ago)
- Last Synced: 2025-07-29T19:55:43.066Z (11 months ago)
- Topics: bem-methodology, game, gulp, jasmine, jquery, underscore
- Language: JavaScript
- Homepage: https://ahtohbi4.github.io/poker/
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Poker
==============
[![Travis Build Status][travis-img]][travis] [![Codacy Badge][codacy-img]][codacy] [![bitHound Overall Score][bitHound-img]][bitHound]
[travis-img]: https://travis-ci.org/ahtohbi4/poker.svg?branch=master
[travis]: https://travis-ci.org/ahtohbi4/poker
[codacy-img]: https://api.codacy.com/project/badge/grade/49f010d195d2435a8b0037d78bb8ef46
[codacy]: https://www.codacy.com/app/alexandr-post/poker
[bitHound-img]: https://www.bithound.io/github/ahtohbi4/poker/badges/score.svg
[bitHound]: https://www.bithound.io/github/ahtohbi4/poker
> Poker game for single player http://ahtohbi4.github.io/poker/.
Details
--
#### Architecture
* [GitHub](https://github.com/) to host repository;
* [BEM methodology](https://en.bem.info/method/) for architecture of app;
* [Gulp](http://gulpjs.com/) to build and compile CSS.
#### Technologies
* [RequireJS](http://requirejs.org/) for JavaScript modules;
* [jQuery](http://jquery.com/) to work with DOM;
* [Underscore.js](http://underscorejs.org/) to extend JavaScript;
* [Normalize.css](https://necolas.github.io/normalize.css/) as reset CSS.
#### Quality
* [Jasmine](http://jasmine.github.io/) for BDD methodology;
* [Travis CI](https://travis-ci.org/) for automatically validation HTML code;
* [Codacy](https://www.codacy.com) to automatically code review JavaScript and CSS.
Developing Mode
--
To see the game in developing mode jast open it with GET-parameter `?env=dev`:
http://ahtohbi4.github.io/poker/?env=dev