Skip to content

Commit

Permalink
Added GameComposer demos
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkosertic committed Jan 25, 2019
1 parent 98de2f4 commit e42aa9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ existing programs running on the JVM to utilize the vast power of modern GPUs.
[vue.js integration Demo compiled to WebAssembly](https://www.mirkosertic.de/examples/jbox2d/vuewasm.html) |
[Lua4J Demo compiled to JavaScript](https://www.mirkosertic.de/examples/jbox2d/luajs.html) |
[Lua4J Demo compiled to WebAssembly](https://www.mirkosertic.de/examples/jbox2d/luawasm.html) |
[GameComposer Physics Game Example compiled to WebAssembly](https://www.mirkosertic.de/examples/gameengine/index.html). GameComposer is available [here](https://github.com/mirkosertic/GameComposer)|
[GameComposer Physics Game Example compiled to JavaScript](https://www.mirkosertic.de/examples/gameengine/indexjs.html). GameComposer is available [here](https://github.com/mirkosertic/GameComposer) |

## User Manual

Expand Down

0 comments on commit e42aa9c

Please sign in to comment.