Example Opal app based on https://www.sitepoint.com/opal-ruby-browser-basics/
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
add notes and links re actual implementation(s) of the game
0129261View on GitHubadd notes and links re actual implementation(s) of the game
da613c3View on GitHubMerge pull request #3 from drhuffman12/draw_modes_and_colors
2a2bbbeView on GitHubSimple Drawing Pad - color or erase cell via mouse and key events
a98a4efView on GitHubInteractive Grid - fill in cell at couse click position (reorg event listener and draw_canvas and re-take screenshot)
99acc76View on GitHubMerge pull request #2 from drhuffman12/jquery_fixed_screenshot
f11c847View on GitHubInteractive Grid - fill in cell at couse click position (screenshot)
46f5736View on GitHubInteractive Grid - fill in cell at couse click position (FIXED: opal-jquery broken)
d737c59View on GitHubInteractive Grid - fill in cell at couse click position (TODO: opal-jquery broken)
32b95a3View on GitHubInteractive Grid - fill in cell at hard-coded position
73db085View on GitHubDrawing a Blank Grid - add Grid class (lightgray grid lines) and console log the width and height
1c0c708View on GitHubDrawing a Blank Grid - add Grid class and console log the width and height
f505d79View on GitHubDrawing a Blank Grid - add Grid class and console log the width
eab2e59View on GitHub