Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/python-wasm
Path: blob/main/core/rogue/README.md
1391 views

WebAssembly port of the ancient game of Rogue

Try it from node.js (on Mac/Linux so curses is supported):

npx @cowasm/rogue

or

pnpm dlx @cowasm/rogue

You can also type rogue at https://cowasm.sh in your browser.