

I'd like to share my latest endeavor a little HTML5 app I’ve been working on...
Online version
zip download
Please download the zip if you’re going to use it after the inital look.
I needed to learn/improve my HTML5/Javascript knowledge and this was the by-product. It’s still a WIP but I find it to be good enough for my needs.
Basically it’s a combined screen and character editor that can be used to design graphics for the Vic-20. It is intended mainly as a development tool for games etc, but I actually find it quite enjoyable for doodling!
Any feedback or exports depicting your creativity gratefully received in this thread. If I get more interest I may do some enhancements.
Below is a file you can import and may recogonise.. (paste contents into the text box and click 'Load Text')
Sample file for import
Points to note
** Refreshing the browser window or navigating away will loose all your work** so save using the export facility (see instructions) to your local disk regularly if it’s important.
FEATURES
========
- SideBySide design of characters and screen layouts
- Character designer with many features rotate/invert/shift etc
- Batch mode operations on multiple characters with copy/smart paste to shuffle them around preserving screen design integrity
- Full undo/redo (on screen designer)
- FULL multi-color support
- Typewriter mode
- Bitmap editor with import function
- MINIPAINT import/export
- Char and screen data shown as text for copy/paste (and save to files) to your source code in hex/decima/binary
- Settings (Various pallettes, keymaps etc)
Enjoy.
btw.. I just knocked up the Popeye screen - doesn't mean I'm working on the game
