No description
Find a file
2025-07-11 14:37:48 +00:00
.vscode Initial commit. 2025-07-10 05:05:12 +00:00
bin/Debug/net8.0 Started work on Player and Enemy classes, and also different moves. 2025-07-11 00:57:21 +00:00
data Added in a MoveConverter for loading multiple different kinds of moves into a generic Move List. 2025-07-11 14:37:48 +00:00
obj Added in a MoveConverter for loading multiple different kinds of moves into a generic Move List. 2025-07-11 14:37:48 +00:00
scripts Added in a MoveConverter for loading multiple different kinds of moves into a generic Move List. 2025-07-11 14:37:48 +00:00
Main.cs Added in a MoveConverter for loading multiple different kinds of moves into a generic Move List. 2025-07-11 14:37:48 +00:00
MiniRPG.csproj Initial commit. 2025-07-10 05:05:12 +00:00