Skip to content

Commit 3f1a2b1

Browse files
authored
Add BeePx
I am not sure if it fits the "Clones" category, but not to me to decide, therefore I propose adding my own TypeScript framework BeetPx.(https://beetpx.dev/), which focuses on a web as a target platform. It's heavily inspired by PICO-8 (I ported some of my PICO-8 games to it), e.g. it's also based on a fixed time step loop, have a square canvas ratio, and the drawing API is kinda a clone in its shape.
1 parent d479116 commit 3f1a2b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ How to install the font(s):
158158
- [Pikuseru](https://github.com/PikuseruConsole/pikuseru) - Open Source Fantasy Console in pure Rust [Core].
159159
- [tac08](https://0xcafed00d.itch.io/tac08-rg350) - tac08 is an emulation of the runtime part of the Pico-8 fantasy console, running on RG350 handheld game console.
160160
- [LowRes NX](https://lowresnx.inutilis.com/) - Fantasy Console available on IOS, MacOS, Windows, Linux, and GameShell (BASIC code support)
161+
- [BeetPx](https://beetpx.dev/) - A TypeScript framework for pixel art browser games. Heavily inspired by PICO-8.
161162

162163
### I Want to Contribute!
163164

0 commit comments

Comments
 (0)