From 02cabc5ca212c42e9e2e31a6c6cac6ad9dfa9a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Tue, 3 Jan 2023 11:35:56 +0100 Subject: [PATCH] Add Endless Sky port information --- showcase/endless-web.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 showcase/endless-web.md diff --git a/showcase/endless-web.md b/showcase/endless-web.md new file mode 100644 index 0000000..f3d9415 --- /dev/null +++ b/showcase/endless-web.md @@ -0,0 +1,16 @@ +--- +name: Endless Web +logo_url: https://raw.githubusercontent.com/endless-sky/endless-sky/master/images/_menu/compass.png +website: https://play-endless-web.com/ +source_url: https://github.com/thomasballinger/endless-web +description: Unofficial port of Endless Sky to webassembly +keywords: games emscripten c c++ gaming graphics webgl +--- + +Endless Sky is a space exploration, trading, and combat game. + +Endless Web is a fork adpoted to WebAssembly + +## Additional Resources + +- [Porting info](https://ballingt.com/porting-endless-sky/)