Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game Submission: SwordStrike #14

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
0cda248
initial progress commit
JVChiarella Nov 11, 2024
7a710b6
initial progress commit
JVChiarella Nov 11, 2024
60a1889
added test sprite and basic jumping animation
JVChiarella Nov 11, 2024
33bab0a
added new fighter sprites, updated some physics logic
JVChiarella Nov 15, 2024
76876b7
switched to all rdpq functions for all drawing to screen
JVChiarella Nov 17, 2024
6afafc7
added animation for attacking to the left
JVChiarella Nov 20, 2024
5355529
updated left attack animation and added right attack animation
JVChiarella Nov 20, 2024
eca1ade
using tiny3d for background
JVChiarella Nov 21, 2024
60c071f
updated animations + rendering map in viewport -> need to create cust…
JVChiarella Nov 21, 2024
ee0448a
basic 3D projection setup for background
JVChiarella Nov 23, 2024
50f2e1d
condensed attack animations and added death sound effect
JVChiarella Nov 24, 2024
1c5e705
added music + tuned AI
JVChiarella Nov 24, 2024
ecab78a
AI + camera pos + physics updates
JVChiarella Nov 24, 2024
322f6e0
added colored label above each player
JVChiarella Nov 28, 2024
32dbe95
settling for sand texture in cube as background, tried and failed lig…
JVChiarella Dec 7, 2024
a004b20
removed unused assets
JVChiarella Dec 7, 2024
5f5d115
removed unused assets
JVChiarella Dec 7, 2024
32b9078
jank to get around hardware crash due to font bug
JVChiarella Dec 7, 2024
1bc087f
jank to get around hardware crash due to font bug
JVChiarella Dec 7, 2024
9001db8
best i can do with font bug
JVChiarella Dec 7, 2024
f6a9692
fixed bug where mixer channels weren't being reset in cleanup function
JVChiarella Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/swordstrike/background_cube_color.glb
Binary file not shown.
2 changes: 2 additions & 0 deletions assets/swordstrike/background_cube_no_tex.glb:Zone.Identifier
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[ZoneTransfer]
ZoneId=3
Binary file added assets/swordstrike/background_cube_sand.glb
Binary file not shown.
Binary file added assets/swordstrike/challengers.wav
Binary file not shown.
Binary file added assets/swordstrike/fighter_jumping_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_jumping_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_attack_9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_left_neutral.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_attack_9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_right_neutral.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_sliding_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/swordstrike/fighter_sliding_right.png
Binary file added assets/swordstrike/sand12.ci4.png
Binary file added assets/swordstrike/wilhelm_scream.wav
Binary file not shown.
Loading