1
0
Fork
You've already forked pong
0
No description
Martin 50eb92c9d5
Update
- Added text rendering
- Added actual scores
- Made the scores display on screen
2023年05月15日 20:00:47 +02:00
src Update 2023年05月15日 20:00:47 +02:00
.gitignore Bye bye C++/C! Hello Jai 2023年05月15日 16:11:02 +02:00
build.jai Updated build script/metaprogram 2023年05月15日 18:48:38 +02:00
README.md Added README.md 2023年05月15日 16:51:08 +02:00

pong

A pong game written in Jai.

jai version

$ jai -version
Version: beta 0.1.063, built on 12 May 2023.

usage

$ jai ./build.jai
...
$ ./bin/game