📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
jbmeerkat/pong
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
4 days ago
Refresh default branch
Refresh
Branch:
master
(View all)
Name
Lines of code
Maintainability
Test coverage
.codeclimate.json
.gitignore
.reek.yml
.rspec
.rubocop.yml
.ruby-version
.travis.yml
.yardopts
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
assets/fonts/visitor.ttf
assets/sounds/ball_collision.wav
assets/sounds/menu.wav
bin/bundle
bin/console
bin/pry
bin/reek
bin/rspec
bin/rubocop
bin/setup
bin/start
lib/common/stopwatch.rb
26
A
0 mins
lib/ecs.rb
16
A
0 mins
lib/ecs/component.rb
15
A
0 mins
lib/ecs/entity.rb
8
A
0 mins
lib/ecs/entity_registry.rb
41
A
0 mins
lib/ecs/ext/dry/struct/mutable.rb
15
A
0 mins
lib/ecs/logging.rb
7
A
0 mins
lib/ecs/system.rb
65
A
0 mins
lib/ecs/world.rb
57
A
0 mins
lib/games.rb
112
A
35 mins
lib/point.rb
4
A
0 mins
lib/pong.rb
28
A
0 mins
lib/pong/components.rb
12
A
0 mins
lib/pong/components/bounding_box.rb
23
A
0 mins
lib/pong/components/left_racket.rb
6
A
0 mins
lib/pong/components/net.rb
9
A
0 mins
lib/pong/components/position.rb
16
A
0 mins
lib/pong/components/rectangle.rb
19
A
0 mins
lib/pong/components/right_racket.rb
6
A
0 mins
lib/pong/components/score.rb
14
A
0 mins
lib/pong/components/velocity.rb
9
A
0 mins
lib/pong/config.rb
12
A
0 mins
lib/pong/game.rb
65
A
0 mins
lib/pong/game_window.rb
22
A
0 mins
lib/pong/menu_window.rb
54
A
35 mins
lib/pong/setup_world.rb
100
A
0 mins
‹
1
2
›