Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 286 Bytes

"Infinite" Pong with Two Balls in Jai Compiled to Wasm64

Make sure you browser have Memory64 feature enabled

$ jai -version
Version: beta 0.1.096, built on 26 November 2024.
$ jai first.jai
$ cd public/
$ python3 -m http.server 6969
$ xdg-open http://localhost:6969/