Skip to content

Adding Canvascript#35

Open
VGBijpuria wants to merge 1 commit into
raphamorim:mainfrom
VGBijpuria:patch-1
Open

Adding Canvascript#35
VGBijpuria wants to merge 1 commit into
raphamorim:mainfrom
VGBijpuria:patch-1

Conversation

@VGBijpuria
Copy link
Copy Markdown

@VGBijpuria VGBijpuria commented Nov 4, 2024

Description

Adding Canvascript to the list of tools section

Motivation

Canvascript is an open-source no-code tool that allows web game devs to easily render their drawings in the HTML canvas without writing code. Drawing even a single line requires mapping out an endless list of coordinates and can require upto 4 lines of code. With CS, one just has draw on the canvas with their pointer, then get the code to render it.

Additional details

This is the link to the repo-
https://github.com/VBproDev/Canvascript

@VGBijpuria VGBijpuria changed the title Update README.md Adding Canvascript Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant