Giter Site home page Giter Site logo

bestwebua / codebreaker-web Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 436 KB

Rack implementation of codebreaker2018 :octocat:

License: MIT License

Ruby 67.11% HTML 29.23% CSS 2.14% JavaScript 1.51%
ruby rack codebreaker mastermind mastermind-game email-ver

codebreaker-web's Introduction

CodebreakerWeb

Build Status

Rack version of codebreaker2018 Gem Version. Try to guess 4-digit number, that consists of numbers in a range between 1 to 6.

Features

  1. Ability to change current language from anywhere in the application. English and Russian localizations.
  2. Self template methods.
  3. No monkey-patching codebreaker2018 gem class/methods.
  4. This app uses codebreaker2018 gem modules, no double implementation.
  5. Players have unique tokens and ip-addresses.
  6. Smart top-players sort.
  7. Player motivation messages, js implementation.
  8. Guessed numbers marker, js implementation.
  9. Safe methods in Web class.
  10. No DB usage. Application saves all data into YAML. Reloading scores before using.
  11. Implement ActionInspector middleware, restricted access for necessary application parts.
  12. Implement ErrorLogger, recording all hack attempts into log-file.
  13. Responsive design.
  14. RSpec tests, 100% coverage.

Demo

https://codebreaker2018.herokuapp.com

CodebreakerWeb screenshot

Technology summary

  • Ruby 2.5.0
  • Rack 2.0.5
  • codebreaker2018 0.3.5
  • Twitter Bootstrap 4.1.1
  • HTML5/CSS/JS
  • Environment: CentOS 6.8/Puma 3.11
  • Testing: RSpec 3.7, RspecFileChef 0.1.2, rack-test 1.0, simplecov 0.16

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bestwebua/codebreaker-web. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The application is available as open source under the terms of the MIT License.

codebreaker-web's People

Contributors

bestwebua avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.