--- import '../../../global.css' import Categories from '../../../layouts/categories.astro' import Outside from '../../../components/spriki-components/Outside.astro' const data = ( (await Astro.glob(`/src/translations/*.json`)).find( (translation) => translation.default.lang == (Astro.url.searchParams.get("lang") || "en_US") ) || {} ).default; ---

Slack channels:

#sprig-platform: For discussion of development of the Sprig platform as a whole.

#sprig-gaming-controller: Building a case for the Sprig console to make it a portable gaming controller.

#sprig-emulator: Development of emulator.

#sprig-multiplayer: Development of multiplayer support.

#sprig-lora: Development of Sprig-Lora communicator.

#sdsprig: Development of Sprig loading from an SD Card.

#sprig-minecraft: Development of Minecraft for Sprig.

#sprig-ios-app: Development of iOS app.

#sprig-engagement: Development of a bot to post every new game to #sprig.

#vs-sprig: Development of Sprig extension for VS Code.

#stationary-sprig: Making Sprig a home console.

#spriggy-doom: Development of a clone of Doom.

#sprigos-development: Development of the sprigOS, the sprig game that acts like an operating system.

#spade: For discussions of Spade firmware/OS of the Sprig.

#spaint: Make art with your sprig with sPaint and share.