
A downloadable tool for Windows
Created in 1977, CHIP-8 is the original fantasy console. Initially designed to ease game development for theCOSMAC VIP kit computer, it has enjoyed several revivals over the decades for new and exciting platforms. Today, creating a CHIP-8 implementation is a rite of passage for anyone interested in learning about emulation.
Octo is a modern IDE for CHIP-8 development that runs in your browser. With a convenient high-level assembler, debugging tools, a sprite editor, and extensive documentation and examples included, Octo has everything you need to dive into CHIP-8 and start programming a real 8-bit computer.
Share your programs directly through Octo, as portable "Cartridges" embedded in images, or export standalone HTML builds of your program for use in Itch. You can even use Octo's adaptive input system to make your games playable on touch-based devices!
Want to use Octo on the go, or outside a browser? Try out Octode, which runs natively on MacOS, Windows, and inexpensive computers like the PocketCHIP.
| Start using Octo | http://octo-ide.com/ |
| Native "C-Octo" | https://github.com/JohnEarnest/c-octo |
| Browser-based Octo | https://github.com/JohnEarnest/Octo |
| Games made with Octo | https://johnearnest.github.io/chip8Archive/ |
| The 2019 Octojam | https://itch.io/jam/octojam-6 |
| The 2020 Octojam | https://itch.io/jam/octojam-7 |
| The 2021 Octojam | https://itch.io/jam/octojam-8 |
| The 2022 Octojam | https://itch.io/jam/octojam-9 |
| Status | In development |
| Category | Tool |
| Platforms | Windows |
| Rating | Rated 4.8 out of 5 stars (6 total ratings) |
| Author | Internet Janitor |
| Tags | 8-Bit,chip8,fantasy-console,Pixel Art,Retro |
Log in with itch.io to leave a comment.