From cc6012e19ca55844bb23d5d3a3e4eb2dd0f35860 Mon Sep 17 00:00:00 2001 From: RochesterX <113633348+RochesterX@users.noreply.github.com> Date: Sun, 20 Apr 2025 19:06:45 -0400 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..613634c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This is **Crash Course**, a 2D PVP game developed by five students for a sophomore project. + +You can view the game's source code here, available as a **Unity** project. The build history is also available on the releases section in the sidebar. + +*Have fun!*