Skip to content

ethanliew/PDCurses-emscripten

 
 

Repository files navigation

PDCursed compiled with emscripten

(uglily) hacked by Lu Wang

Demos (most interesting first)

Status

This repo is supposed to demonstrate the power of emscripten as well as PDCurses, and to inspire people who would like to hack those.

Due to the limitation of JS, synchronized functions like napms and getch may not work. Async versions are provided for some of them.

There is no further documentation or support right now.

Instructions

  • Get your self familiar with emscripten, curses and SDL
  • Prepare the dependencies
  • Set up path of emscripten in build.sh
  • Run build.sh
  • Trail, error, google

License

Read README in different folders

About

PDCurses compiled with emscripten

Resources

Stars

Watchers

Forks

Packages

No packages published