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

Download history 246/week @ 2025-03-05 341/week @ 2025-03-12 219/week @ 2025-03-19 45/week @ 2025-03-26 2/week @ 2025-04-02

621 downloads per month

MIT license

92KB
476 lines

lipong

crates.io Build

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