This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Market analysis
Afonso Jorge Ramos edited this page Feb 26, 2019
·
1 revision
PICO-8 is a PAID fantasy console for making, sharing and playing tiny games and other computer programs. When you turn it on, the machine greets you with a shell for typing in Lua commands and provides simple built-in tools for creating your own cartridges. We aim to make a free and open-source version of it.
LIKO-12 is a FREE and OPEN SOURCE fantasy computer that you can use to make, play and share tiny retro-looking games and programs.
Features:
- DOS-like operating system installed
- Fully customizable
- Basic command line programs and visual game editors
TIC-80 is a FREE and OPEN SOURCE fantasy computer for making, playing and sharing tiny games. It is written in c programming language and offers compatibility with more platforms and operating systems than LIKO-12.
Features:
- Multiple progamming languages: Lua, Moonscript, Javascript, Wren, and Fennel.
- Games can have mouse and keyboard as input
- Games can have up to 4 controllers as input
- Builtin editors: for code, sprites, world maps, sound effects and music
- An aditional memory bank: load different assets from your cartridge while your game is executing Therefore we decided to fork the TIC-80 alternative, improving it and adding the features described in this wiki.