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

GitHub

14 stars
3 watching
1 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list

javascript-apinewgroundsnewgrounds-medalspico-8

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tmountain/pico-8-typescriptTools and project to integrate TypeScript with PICO-8 game development39
burakcan/jsgsAn experimental JavaScript implementation of the Pico-8 fantasy console135
wowtalon/picgo-plugin-mmwikiAn extension for PicGo to upload images to mm-wiki.1
yanggithubcom/picgo-plugin-cloudflare-telegraphProvides integration between PicGo image hosting service and Telegraph image hosting6
picolove/picoloveAn implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms.768
jozanza/pico-testA testing framework for PICO-8, a small JavaScript-based game development environment.42
cloudnzk/picgo-plugin-imgbb-uploaderEnables image upload to Imgbb from PicGo using an API key.1
bugwz/picgo-plugin-gitlabAn extension for a photo upload tool to interact with GitLab repositories via API15
dansanderson/picotoolA suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files376
yabostone/picgo-plugin-cloudinaryCloudinary integration for a photo uploader service2
joebrogers/pico-ecA simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components.51
benwiley4000/pico8-responsive-webplayer-transformTransforms PICO-8 web player HTML pages into responsive versions with improved layout and styling.16
trainyard/pico-lambdaA lightweight JavaScript library providing functional programming utilities for native Array and String APIs71
redns/picgo-plugin-postimageAn uploader plugin for integrating Postimage service into PicGo.11
dppc/p8keyboard.jsEnables keyboard input in Pico-8 programs by overriding standard input handling and sending numeric values to control the program's behavior.21