An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Screenshot](./screenshots/move_square.png)

[![Netlify Status](https://api.netlify.com/api/v1/badges/4a662837-b4fa-4f29-b96a-4f4ae4262bd0/deploy-status)](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).