Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xord/toonsketch
A Flipbook creation app using RubySketch game engine
https://github.com/xord/toonsketch
Last synced: about 20 hours ago
JSON representation
A Flipbook creation app using RubySketch game engine
- Host: GitHub
- URL: https://github.com/xord/toonsketch
- Owner: xord
- License: mit
- Created: 2023-10-18T16:37:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T17:13:17.000Z (about 1 year ago)
- Last Synced: 2024-04-21T03:14:20.080Z (7 months ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToonSketch - Flip Book Comic Creation App
ToonSketch is an open-source application designed to make the creation of flip book comics easy and enjoyable. This app is developed using the RubySketch game engine which is based on the Processing API. It provides an intuitive tool for creating flip book comics.
## How to Use
To install the latest version of ToonSketch, execute the following command:
```shell
$ gem install rubysketch
$ rake run
```# License
ToonSketch is provided under the MIT License. Please refer to the LICENSE file for more details.