This commit is contained in:
aiden 2023-05-16 11:08:44 +01:00
parent df24025d42
commit b6e89be8a9
Signed by: aiden
GPG Key ID: EFA9C74AEBF806E0
2 changed files with 6 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,5 +2,6 @@
/*/
!.gitignore
!README.md
!Cargo.toml
!/src/
!/src/

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# computer video game to play on the computer (fun with friends probably, i wouldn't know. i don't have any friends.)
i'm re-making fortnite in rust because fuck epic games
resources used: https://sotrh.github.io/learn-wgpu/