Initial Version Working

This commit is contained in:
2022-05-09 11:44:36 +02:00
commit 7e2fd736d1
7 changed files with 1556 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "RustyPong"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tetra = "0.7"