7 releases (stable)
1.0.5 | Mar 24, 2025 |
---|---|
1.0.4 | Mar 23, 2025 |
1.0.3 | Mar 14, 2025 |
1.0.0 | Mar 8, 2025 |
0.0.2 | Mar 8, 2025 |
#36 in Games
621 downloads per month
92KB
476 lines
lipong
Pong for Project Lighthouse.

Building
To build the project, run
cargo build
Running
To run the project, make sure to have the following environment variables set or in a .env
file in the working directory:
LIGHTHOUSE_USER=<your user>
LIGHTHOUSE_TOKEN=<your token>
Then run
cargo run
Dependencies
~13–20MB
~259K SLoC