Skip to content

Commit

Permalink
paladin-t#94 +Added Game Script; paladin-t#95 +Added MEG-4.
Browse files Browse the repository at this point in the history
  • Loading branch information
paladin-t authored Jul 11, 2023
1 parent 3d1bdcb commit 998b939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@ FC | Language | Price & License | Platform (Editing; Playing) | Display
[FAZIC](https://fazic.fazibear.me/) by Michał Kalbarczyk | [BASIC](https://fazic.fazibear.me/help) | [Free](https://fazic.fazibear.me/fazic) | Browser | 320x240 (4:3)
[Game Builder Garage](https://www.nintendo.com/store/products/game-builder-garage-switch/) by Nintendo | Visual | [$29.99](https://www.nintendo.com/store/products/game-builder-garage-switch/) | NS | 3D
[Gamercade](https://gamercade.io/) by Robbie Davenport | [Any WebAssembly language: C/C++, Rust, Go, etc.](https://gamercade.io/what-is-gamercade/) | [Free](https://gamercade.io/), [Apache-2.0, MIT](https://github.com/gamercade-io/gamercade_console) ![GitHub stars](https://img.shields.io/github/stars/gamercade-io/gamercade_console) | Windows, macOS, Linux | Various (16:9)
[Game Script](https://procedural.itch.io/gamescript) by Constantine Tarasenkov | Game Script | [Free](https://procedural.itch.io/gamescript) | Windows, Linux, Android, Xbox One | 3D
[IBNIZ](http://viznut.fi/ibniz/) by viznut | [Instructions](http://viznut.fi/ibniz/ibniz.txt) | [Free](http://viznut.fi/ibniz/), [zlib](https://github.com/viznut/IBNIZ) ![GitHub stars](https://img.shields.io/github/stars/viznut/IBNIZ) | Windows, Linux | 256x256 (1:1)
[Leikr](https://github.com/Torbuntu/Leikr) by Torbuntu | (Official) Groovy, (unofficial) Java, Kotlin | [Free](https://github.com/Torbuntu/Leikr/releases), [Apache](https://github.com/Torbuntu/Leikr) ![GitHub stars](https://img.shields.io/github/stars/Torbuntu/Leikr) | Linux, Raspberry Pi, GameShell, Windows | 240x160 (3:2)
[LIKO-12](https://ramilego4game.itch.io/liko12) by RamiLego4Game | Lua | [NYOP](https://ramilego4game.itch.io/liko12), [MIT](https://github.com/RamiLego4Game/LIKO-12) ![GitHub stars](https://img.shields.io/github/stars/RamiLego4Game/LIKO-12) | Windows, macOS, Linux, Android | 192x128 (3:2)
[LowRes NX](https://lowresnx.inutilis.com/) ([LowRes Coder](http://lowres.inutilis.com)) by Timo Kloss | [BASIC](https://lowresnx.inutilis.com/manual.php) | [Free](https://lowresnx.inutilis.com/), [LGPL3](https://github.com/timoinutilis/lowres-nx) ![GitHub stars](https://img.shields.io/github/stars/timoinutilis/lowres-nx) | Windows, macOS, Linux, iOS | 160x128 (1:25.1)
[LuaG Console](https://github.com/Vulcalien/LuaG-Console) by Vulcalien | Lua | [Free](https://github.com/Vulcalien/LuaG-Console/releases), [GPLv3](https://github.com/Vulcalien/LuaG-Console) ![GitHub stars](https://img.shields.io/github/stars/Vulcalien/LuaG-Console) | Windows, Linux | 160x160 (1:1)
[luchok](https://github.com/shinkarom/luchok) by Roman "shinkarom" Shynkarenko | Lua | [Free](https://github.com/shinkarom/luchok/releases), [GNU GPL 3](https://github.com/shinkarom/luchok/releases) | Linux | 64x32 (2:1)
[MakeCode Arcade](https://arcade.makecode.com/) by Microsoft | [Blocks](https://arcade.makecode.com/---docs#doc:reference), JavaScript, TypeScript | [Free](https://arcade.makecode.com/), [MIT](https://github.com/Microsoft/pxt-arcade) ![GitHub stars](https://img.shields.io/github/stars/Microsoft/pxt-arcade) | Browser; Raspberry Pi 0, [custom handhelds](https://arcade.makecode.com/hardware) | 160x120 (4:3)
[MEG-4](https://bztsrc.gitlab.io/meg4/) by bzt | [C](https://bztsrc.gitlab.io/meg4/manual_en.html#c), [BASIC](https://bztsrc.gitlab.io/meg4/manual_en.html#basic), [Assembly](https://bztsrc.gitlab.io/meg4/manual_en.html#assembly), [Lua](https://bztsrc.gitlab.io/meg4/manual_en.html#lua) | [Free](https://bztsrc.gitlab.io/meg4/), [GPLv3](https://gitlab.com/bztsrc/meg4/-/blob/main/LICENSE) | Windows, Linux, Raspberry Pi | 320 x 200 (scrollable), 640 x 400 (no scrolling), (1.6:1) 8bit
[MegaZeux](https://www.digitalmzx.com/) by Alexis Janson | [Robotic](https://www.digitalmzx.com/help.php) | [Free](https://github.com/AliceLR/megazeux/), [GPLv2](https://github.com/AliceLR/megazeux/) ![GitHub stars](https://img.shields.io/github/stars/AliceLR/megazeux) | Windows, macOS, Linux, Browser, [ports](https://github.com/AliceLR/megazeux/) | 80x25 characters, Configurable
[Micro16](https://bitblitter.itch.io/micro16) by bitblitter | [BASIC](https://itch.io/t/966540/preliminary-manual) | [Free](https://bitblitter.itch.io/micro16) | Windows | 80x30 character mode, 640x480 (4:3) 1bit, 320x240 (4:3) 8bit
[MicroW8](https://exoticorn.github.io/microw8/) by exoticorn | [CurlyWas](https://exoticorn.github.io/microw8/docs/) | [Free](https://exoticorn.github.io/microw8/), [Unlicense](https://github.com/exoticorn/microw8/) ![GitHub stars](https://img.shields.io/github/stars/exoticorn/microw8) | Browser; Windows, macOS, Linux | 320x240 (4:3) 8bit
Expand Down

0 comments on commit 998b939

Please sign in to comment.