diff --git a/README.md b/README.md index 8fb5883..1e05e06 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# caa-game +![Logo](https://gitea.arnweb.nl/Hecc-inc./caa-game/raw/branch/master/res/images/logo.png "Hero'nt") + +# Hero'nt Welcome to the official repository of caa-game. Here one can track the progress of this wonderful game, and find the installation instructions. ### 🏗️ Installation @@ -14,4 +16,12 @@ If you want to run this game, enter `npm start` in your terminal. To build this game into a distributable format, - run `npm run build:win` on windows. - run `npm run build:mac` on macOS. - - run `npm run build:linux` on linux. \ No newline at end of file + - run `npm run build:linux` on linux. + +### :busts_in_silhouette: Credits + - Coding by [Arne van Iterson](https://arnweb.nl) + - Coding and assets by [Job Vonk](https://jobbel.nl) + + - "Hero'nt" Logo by [Hannah van Iterson](https://hannahvaniterson.nl) + - "Sabo" font by [Philippe Moesch](https://www.behance.net/PhilippeMoesch) + - "Alagard" font by [Hewett Tsoi](https://www.dafont.com/hewett-tsoi.d4888) \ No newline at end of file diff --git a/res/images/logo.png b/res/images/logo.png index 5d092f7..ed4faaa 100644 Binary files a/res/images/logo.png and b/res/images/logo.png differ