The Timebox 64 pixelart C64 animations editor - v.2.0
π¬ *ENGLISH VERSION (scroll down for Italian)*
Welcome to the official presentation of **The Timebox 64 β version 2.0**!
This is a powerful *pixel art animation editor* designed for retro lovers and Commodore 64 fans.
π *What's new in version 2.0?*
β¨ *New user interface* β cleaner, more intuitive, and modern!
π§± *Expanded grid* β now up to **40 x 25 characters**, the full Commodore 64 screen!
π₯ *GIF import* β load existing GIF animations and edit them frame by frame.
πΎ *ASM export* β export your animation as a `.asm` file ready for **KickAssembler**.
π‘ To compile your `.asm` file:
1. Download *KickAssembler* from [http://theweb.dk/KickAssembler](http://theweb.dk/KickAssembler)
2. Unzip it and open a terminal (or command prompt).
3. Run this command:
```
java -jar KickAss.jar yourfile.asm
```
This will generate a `.prg` file you can run on a C64 emulator or real hardware!
π» You can still:
Draw and animate using 16x16 character cells
Export animations to `.gif`, `.pdf`, `.prg`, and `.asm`
Use it directly in your browser, no install required!
Try it now on π [https://www.thetimebox64.net/](https://www.thetimebox64.net/)
---
π¬ *VERSIONE ITALIANA*
Benvenuti alla presentazione ufficiale di **The Timebox 64 β versione 2.0**!
Un potente editor di **animazioni in pixel art**, pensato per gli amanti del retrocomputing e i fan del Commodore 64.
π *Cosa cβΓ¨ di nuovo nella versione 2.0?*
β¨ *Interfaccia rinnovata* β piΓΉ moderna, pulita e facile da usare!
π§± *Griglia di lavoro espansa* β fino a **40 x 25 caratteri**, come lo schermo intero del C64!
π₯ *Importazione GIF* β carica GIF esistenti e modificale fotogramma per fotogramma.
πΎ *Esportazione ASM* β esporta lβanimazione in formato `.asm`, pronto per **KickAssembler**.
π‘ Come compilare il file `.asm`:
1. Scarica *KickAssembler* da [http://theweb.dk/KickAssembler](http://theweb.dk/KickAssembler)
2. Estrai il file ZIP e apri un terminale (o prompt dei comandi).
3. Lancia il seguente comando:
```
java -jar KickAss.jar iltuofile.asm
```
Questo genererΓ un file `.prg` eseguibile su emulatore o su Commodore 64 reale!
π» Puoi ancora:
Disegnare e animare usando celle di 16x16 caratteri
Esportare in `.gif`, `.pdf`, `.prg` e `.asm`
Usarlo direttamente nel browser, senza installare nulla!
Provalo subito su π [https://www.thetimebox64.net/](https://www.thetimebox64.net/)