Difference between revisions of "Fantasy consoles"
From SizeCoding
Line 1: | Line 1: | ||
Welcome to the fantasy consoles/ VM section of the website, where we will cover fantasy consoles, like TIC-80, PICO-8 and MicroW8. | Welcome to the fantasy consoles/ VM section of the website, where we will cover fantasy consoles, like TIC-80, PICO-8 and MicroW8. | ||
+ | |||
+ | ==Fantasy Consoles== | ||
+ | These are the most popular platforms for sizecoding. | ||
+ | *'''[[TIC-80]]''' - A good compromise between features, resolution and skills required. | ||
+ | *'''[[PICO-8]]''' - A little restrictive in resolution and cycles but a great for the smaller sizes | ||
+ | *'''[[MicroW8]]''' - Ability to use WebAssembly/CurlyWas instead of LUA resulting in slightly tighter code. | ||
==Tiny Code Christmas== | ==Tiny Code Christmas== | ||
Line 6: | Line 12: | ||
Visit the TCC Website at https://tcc.lovebyte.party/ and start your journey today! | Visit the TCC Website at https://tcc.lovebyte.party/ and start your journey today! | ||
Lessons available for the TIC-80, PICO-8 and MicroW8. | Lessons available for the TIC-80, PICO-8 and MicroW8. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See also== | ==See also== | ||
* [[Byte Battle]] | * [[Byte Battle]] |
Latest revision as of 08:22, 8 June 2025
Welcome to the fantasy consoles/ VM section of the website, where we will cover fantasy consoles, like TIC-80, PICO-8 and MicroW8.
Fantasy Consoles
These are the most popular platforms for sizecoding.
- TIC-80 - A good compromise between features, resolution and skills required.
- PICO-8 - A little restrictive in resolution and cycles but a great for the smaller sizes
- MicroW8 - Ability to use WebAssembly/CurlyWas instead of LUA resulting in slightly tighter code.
Tiny Code Christmas
LoveByte’s Tiny Code Christmas is an event to help you take your first steps in demoscene sizecoding with Lua based fantasy consoles like TIC-80, PICO-8 and MicroW8! Over 12 days you will learn the effects and techniques used in Byte Jams, Byte Battles, and Tiny Intros!
Visit the TCC Website at https://tcc.lovebyte.party/ and start your journey today! Lessons available for the TIC-80, PICO-8 and MicroW8.