]> Skullheadx's Git Forge - Pygame-Jam.git/commit
added new font and assets
authorSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 20:20:54 +0000 (16:20 -0400)
committerSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 20:20:54 +0000 (16:20 -0400)
commit37882fbbd7e26763bb7539b2d67f5bde28779809
tree0f22a9966311bb7ca3f914d25f2cb4cec288afa6
parent35c5699b1f14d46f396ba5e60f8c97a4de78f535
added new font and assets
21 files changed:
Assets/SWORD.png [new file with mode: 0644]
Font/Exo2-Black.ttf [new file with mode: 0644]
Font/Exo2-BlackItalic.ttf [new file with mode: 0644]
Font/Exo2-Bold.ttf [new file with mode: 0644]
Font/Exo2-BoldItalic.ttf [new file with mode: 0644]
Font/Exo2-ExtraBold.ttf [new file with mode: 0644]
Font/Exo2-ExtraBoldItalic.ttf [new file with mode: 0644]
Font/Exo2-ExtraLight.ttf [new file with mode: 0644]
Font/Exo2-ExtraLightItalic.ttf [new file with mode: 0644]
Font/Exo2-Italic.ttf [new file with mode: 0644]
Font/Exo2-Light.ttf [new file with mode: 0644]
Font/Exo2-LightItalic.ttf [new file with mode: 0644]
Font/Exo2-Medium.ttf [new file with mode: 0644]
Font/Exo2-MediumItalic.ttf [new file with mode: 0644]
Font/Exo2-Regular.ttf [new file with mode: 0644]
Font/Exo2-SemiBold.ttf [new file with mode: 0644]
Font/Exo2-SemiBoldItalic.ttf [new file with mode: 0644]
Font/Exo2-Thin.ttf [new file with mode: 0644]
Font/Exo2-ThinItalic.ttf [new file with mode: 0644]
Player.py
Weapon.py [new file with mode: 0644]