Examples

Examples

We have some examples of pax in the our mono-repo under examples/src (opens in a new tab).

You can run them by going to the root of the repository and running

cargo run --example EXAMPLE_NAME

Here is one of the examples (space-game). How high of a score can you get?



Controls:

  • Movement: W-A-S-D
  • Shooting: Spacebar