-
This is a great project. I am wondering if there has been any thought to port the OS to the Commander X16 which is Commodore like in build and operation?
-
Bonjour
Pourriez vous ajouter un nouveau template sur votre site. Je suis débutant en informatique.
Je vous mets en piece jointe le format que je souhaiterai avoir.
Un grand merci pour votre aid…
-
### What version of Bun is running?
1.0.1+31aec4ebe325982fc0ef27498984b0ad9969162b
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can repr…
-
### Discussed in https://github.com/geckosio/geckos.io/discussions/202
Originally posted by **yesitsfebreeze** May 13, 2022
Would it be possible to implement the on listener in a different way…
-
Hi and thank you for the example. Howeve,r I couldn't figure out how to configure the ports correctly with when deploying to fly.io. Should you find some time to look I think it'd be a nice way to dep…
-
**Describe the bug**
A clear and concise description of what the bug is.
```
const channel = geckos({ port: 10086, url: "localhost" });
channel.onConnect((err) => {
console.log(err);
}…
-
@hirotada-t @Hayato-Kossy
通信部分のリサーチ足りてないand理解できてないので、協力お願いします!
## geckos.io
nodejsでphaserを動かすのに必要みたいです。
https://github.com/geckosio/phaser-on-nodejs#readme
geckos.ioは、WebRTCというのを使ったものらしいです…
-
We should replace `@geckos.io/phaser-on-nodejs` with `arcade-physics`.
-
Hi @Maksims
Check out the library I built called [geckos.io](http://geckos.io). It allows client/server connections over UDP using WebRTC and Node.js.
-
I'm getting the following error
```
[ERROR] 19:16:15 Error: ENOENT: no such file or directory, open '/app/node_modules/@geckos.io/phaser-on-nodejs/assets/tiles/map.json'
Error: ENOENT: no such file…