GitXplorerGitXplorer
g

infinite-canvas

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
85846a6c40a902b9db53d65e1756356ee6783458

Merge pull request #1 from grandell1234/add-readme-instructions

ggrandell1234 committed 2 months ago
Unverified
3dbeed122d0faf6af57a8926d28537d026121927

Add README

ggrandell1234 committed 2 months ago
Verified
e76816d4a145e9903fd5effe4685f5ce60ed7ac5

Finished - Kind of

ggrandell1234 committed 2 months ago
Verified
42b63fd0074e31f276500a5d20730a9607849440

Add files via upload

ggrandell1234 committed 2 months ago
Verified
d33a87a46edd8fceb73c648e070366a563455e5e

Add files via upload

ggrandell1234 committed 2 months ago
Verified
107b7683fb887dcb8503252e0882452efe26a9b0

Draft 1

ggrandell1234 committed 2 months ago

README

The README file for this repository.

infinite-canvas

Introduction

The Infinite Canvas project is a web-based application that allows users to draw and create on an infinitely large canvas. It provides a simple and intuitive interface for drawing, erasing, and navigating the canvas.

Features

  • Infinite canvas for drawing
  • Multiple colors for drawing
  • Eraser tool
  • Zoom in and out functionality
  • Sparkle effect while drawing
  • Undo functionality

Usage

  1. Open the application in your web browser.
  2. Use the color palette to select a drawing color.
  3. Click and drag on the canvas to draw.
  4. Use the eraser tool to erase parts of your drawing.
  5. Use the mouse wheel to zoom in and out of the canvas.
  6. Right-click and drag to move the canvas.
  7. Use the keyboard shortcuts for additional functionality.

Keyboard Shortcuts

  • Ctrl + Z or Cmd + Z: Undo the last action

License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.