pico-8-newgrounds-tutorial
Medals integration
A tutorial on integrating the Newgrounds medals system with PICO-8 using JavaScript and GPIO.
A little tutorial to use the Newgrounds medals system with PICO-8
14 stars
3 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
javascript-apinewgroundsnewgrounds-medalspico-8
Related projects:
Repository | Description | Stars |
---|---|---|
tmountain/pico-8-typescript | Tools and project to integrate TypeScript with PICO-8 game development | 39 |
burakcan/jsgs | An experimental JavaScript implementation of the Pico-8 fantasy console | 135 |
wowtalon/picgo-plugin-mmwiki | An extension for PicGo to upload images to mm-wiki. | 1 |
yanggithubcom/picgo-plugin-cloudflare-telegraph | Provides integration between PicGo image hosting service and Telegraph image hosting | 6 |
picolove/picolove | An implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms. | 760 |
jozanza/pico-test | A testing framework for PICO-8, a small JavaScript-based game development environment. | 42 |
cloudnzk/picgo-plugin-imgbb-uploader | Enables image upload to Imgbb from PicGo using an API key. | 1 |
bugwz/picgo-plugin-gitlab | An extension for a photo upload tool to interact with GitLab repositories via API | 15 |
dansanderson/picotool | A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files | 374 |
yabostone/picgo-plugin-cloudinary | Cloudinary integration for a photo uploader service | 2 |
joebrogers/pico-ec | A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. | 51 |
benwiley4000/pico8-responsive-webplayer-transform | Transforms PICO-8 web player HTML pages into responsive versions with improved layout and styling. | 16 |
trainyard/pico-lambda | A lightweight JavaScript library providing functional programming utilities for native Array and String APIs | 71 |
redns/picgo-plugin-postimage | An uploader plugin for integrating Postimage service into PicGo. | 11 |
dppc/p8keyboard.js | Enables keyboard input in Pico-8 programs by overriding standard input handling and sending numeric values to control the program's behavior. | 21 |