Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moikapy/rust-pong-game

Rust Implementation of Pong
https://github.com/moikapy/rust-pong-game

Last synced: about 9 hours ago
JSON representation

Rust Implementation of Pong

Awesome Lists containing this project

README

        

# 2D Bevy Template

> 2D Template to use to build a game from scratch with Bevy and Rust

- Bevy:v 0.11.3
- Dynamic Linking
- Asset Hot-Reloading
- Player Character
-
- Health
-
- Player Movement

#Get Started
To Run The Project use the command:

```
cargo run
```