https://github.com/michaelkolesidis/move-square
A simple SVG example featuring a movable square.
https://github.com/michaelkolesidis/move-square
art square svg svg-animation svg-edit svg-game svg-graphics typescript
Last synced: about 1 year ago
JSON representation
A simple SVG example featuring a movable square.
- Host: GitHub
- URL: https://github.com/michaelkolesidis/move-square
- Owner: michaelkolesidis
- License: agpl-3.0
- Created: 2021-09-05T19:08:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T12:15:05.000Z (over 3 years ago)
- Last Synced: 2024-05-02T05:40:54.189Z (about 2 years ago)
- Topics: art, square, svg, svg-animation, svg-edit, svg-game, svg-graphics, typescript
- Language: TypeScript
- Homepage: https://move-square.netlify.app/
- Size: 4.18 MB
- Stars: 10
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://app.netlify.com/sites/move-square/deploys)
## Technologies Used
## Description
A simple SVG example featuring a movable square. An SVG image is regenerated using JavaScript, when a keyboard arrow is pressed.
## License
Copyright (c) 2023 Michael Kolesidis
Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).