This website requires JavaScript.
Explore
Help
Sign In
max
/
pixsy
Watch
1
Star
0
Fork
You've already forked pixsy
0
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
a tool for converting images to rooms for use in Bitsy game maker
127
Commits
5
Branches
0
Tags
41
MiB
JavaScript
69.1%
CSS
12.9%
Rust
11.2%
HTML
6.6%
Shell
0.2%
ec44370d7e
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Max Bradbury
ec44370d7e
make cropper a bit bigger so we can scale down instead of having to scale up to 128×128
2020-11-07 10:57:01 +00:00
includes
make cropper a bit bigger so we can scale down instead of having to scale up to 128×128
2020-11-07 10:57:01 +00:00
src
resize cropped image (plugin doesn't seem to allow specification of size)
2020-11-07 10:54:52 +00:00
.gitignore
ignore output css
2020-11-04 16:19:51 +00:00
Cargo.toml
remove unused imports; bump
2020-11-06 16:16:17 +00:00
LICENSE
wip (wasm isn't compiling)
2020-10-30 17:50:03 +00:00
README.md
readme
2020-11-04 15:46:44 +00:00
TODO.md
implement colour mapping and dithering properly
2020-11-06 15:33:26 +00:00
build.sh
wip (wasm isn't compiling)
2020-10-30 17:50:03 +00:00
deploy.sh
lots of stuff
2020-11-05 18:48:22 +00:00
index.pug
lots of stuff
2020-11-05 18:48:22 +00:00
script.js
make cropper a bit bigger so we can scale down instead of having to scale up to 128×128
2020-11-07 10:57:01 +00:00
README.md
pixsy
convert images to rooms for use in Bitsy