Pinned Repositories
playdate-reverse-engineering
Panic Playdate reverse-engineering notes/tools - covers file formats, server API and USB commands
dreams-api
API proxy & network reverse-engineering notes for Media Molecule's "Dreams" game
fakenote-studio
Design files, assets and notes from the Flipnote Switch mockup that was part of our community's 2020 April Fools prank.
flipnote-player
🎬 Web player and video converter for animations made with Flipnote Studio; an animation app for the Nintendo DSi and 3DS
flipnote.js
JS library for decoding, converting, and in-browser playback of animations created with Nintendo's Flipnote Studio and Flipnote Studio 3D apps
iro.js
🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
mii-assets
Extract textures and meshes from Nintendo's Mii rendering library
playnote-studio
An unofficial Flipnote Studio animation player for the Playdate console!
zfont
💬 Text plugin for Zdog - works with any .ttf font!
jaames's Repositories
jaames/iro.js
🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
jaames/zfont
💬 Text plugin for Zdog - works with any .ttf font!
jaames/flipnote-player
🎬 Web player and video converter for animations made with Flipnote Studio; an animation app for the Nintendo DSi and 3DS
jaames/playnote-studio
An unofficial Flipnote Studio animation player for the Playdate console!
jaames/flipnote.js
JS library for decoding, converting, and in-browser playback of animations created with Nintendo's Flipnote Studio and Flipnote Studio 3D apps
jaames/dreams-api
API proxy & network reverse-engineering notes for Media Molecule's "Dreams" game
jaames/mii-assets
Extract textures and meshes from Nintendo's Mii rendering library
jaames/fakenote-studio
Design files, assets and notes from the Flipnote Switch mockup that was part of our community's 2020 April Fools prank.
jaames/game-builder-garage-editor
(WIP) Experimental save editor for Nintendo's Game Builder Garage
jaames/flipclip
Web tool for converting Flipnote animations to the Clipnote file format
jaames/gb-operator-reverse-engineering
Reverse engineering notes for Epilogue's GB Operator
jaames/flipnote-video
Command-line tool and Node.js library for converting Flipnote Studio and Flipnote Studio 3D animations to video
jaames/game-and-watch-drawing-song-re
Reverse-engineering the hidden "Mario Drawing Song" from the Game & Watch: Super Mario Bros
jaames/pdbug
Debug overlay utility for Lua-based Playdate games
jaames/colors-drw-parser
Experiment in parsing/rendering the .drw painting format used by the Colors! art application for 3DS, iOS, Android and PS Vita
jaames/flipnote-audio-tool
Tool for debugging audio from Flipnote Studio 3D's DSi Library notes
jaames/bitmap.scss
.bmp image encoder and a 2D raster drawing API implemented entirely in SCSS/SASS
jaames/kakimasu
Web-based reference app for people learning how to write Japanese
jaames/spriteFX
super fast image effects for javascript
jaames/ffmpeg.js
Port of FFmpeg with Emscripten
jaames/playupdate
A bot that periodically checks for Playdate firmware updates and notifies a Discord channel when a new one is detected
jaames/baba-levels
Browse user-created levels from the new Baba Is You level editor update, on the web!
jaames/cod
unassuming documentation format for any language (updated for 2022)
jaames/nds-iconfont
Replacement font for the Nintendo DS' special font characters
jaames/pvr-model-extractor
Python decompiler for the .pod model format used in some of Nintendo's mobile games
jaames/framer-easing-gradients
Enhance your Framer X gradients with non-linear color mixing and custom color spaces
jaames/branding
Branding resources for Glimpse
jaames/fast-png
PNG image decoder and encoder written entirely in JavaScript
jaames/scss-hyperscript
hyperscript implementation for scss, for rendering inline svg
jaames/ts-linked-list
Another doubly linked list with typescript and tests