An open API service indexing awesome lists of open source software.

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)

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