2025-02-19 20:04:40 -08:00
2023-04-28 20:01:48 -07:00
2023-05-14 16:00:24 -07:00
2023-05-18 19:45:49 -07:00
2023-05-18 19:45:49 -07:00
2023-05-18 19:45:49 -07:00
2023-05-18 19:45:49 -07:00
2023-05-18 19:45:49 -07:00
2023-05-18 19:45:49 -07:00
2023-05-18 19:45:49 -07:00
2023-05-14 15:34:06 -07:00
2023-05-14 23:20:36 -07:00
2023-05-07 13:00:04 -07:00
2023-05-07 13:00:04 -07:00
2023-05-18 19:45:49 -07:00
2025-02-19 20:04:40 -08:00

Faux

This is a custom fantasy-console (like Pico 8) written in Deno/Typescript.

Go to the Releases page to find downloadable executables.

NOTE: If you are running Faux on Linux, you will need to have xsel installed.

Developing

Faux is written in TypeScript to be run or compiled by Deno.

If you want to build from source, you should have Deno installed, clone this repo, and then...

To run:

deno task run

To compile:

deno task build_all

NOTE: Development is happening solely on Linux, so some build commands may fail if you are not on Linux or do not have some build dependencies installed.

Description
A fantasy console written in typescript
Readme 148 MiB
Languages
TypeScript 100%