P8Coder
Editor
A tool that allows users to write and edit pico-8 cartridge code in a custom editor with syntax highlighting and code completion.
A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder.
100 stars
7 watching
4 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
csharpeditorpico-8pico8programmer-tooltool
Related projects:
Repository | Description | Stars |
---|---|---|
japhib/pico8-ls | A language server extension for PICO-8, providing full syntax support and features. | 71 |
kaali/pico8-mode | A PICO-8 mode for Emacs that supports editing and running PICO-8 files within the editor. | 27 |
justinj/vim-pico8-syntax | Customizes Vim's syntax highlighting to support Pico-8's scripting language by removing Lua standard library functions and adding Pico-8-specific ones. | 62 |
fox0430/moe | A command-line editor inspired by Vim with features like syntax highlighting, auto-completion, and plugin support. | 655 |
dansanderson/picotool | A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files | 374 |
paraswaykole/editor-js-code | A tool for integrating code examples with language selectors in Editor.js | 9 |
skevo18/pyeditorjs | A Python package for parsing and rendering content from Editor.js JSON data in HTML format. | 19 |
sanjib-sen/weblatex | A comprehensive LaTeX editor with VSCode integration, live collaboration, and AI-assisted features. | 1,043 |
ocupe/projectors | A Blender add-on for creating and modifying projectors with realistic settings. | 195 |
franciscod/p8dl | Downloads PICO-8 cartridge files from a specified number | 11 |
blueamulet/midi2pico | Converts MIDI files to PICO-8 format | 65 |
serhii-londar/documenterxcode | A tool to simplify documentation writing in Xcode | 35 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 622 |
mattonem/smalltalkenv | A LaTeX environment and code highlighting solution for showcasing Smalltalk code in documents. | 8 |
serdarciplak/blazormonaco | A Blazor component that embeds the Monaco Editor, a code editor used in Visual Studio Code. | 458 |