This website requires JavaScript.
Explore
Help
Sign in
TVanteeffelen
/
MiniRPG
Watch
1
Star
0
Fork
You've already forked MiniRPG
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
7
commits
1
branch
0
tags
472
KiB
C#
100%
52cd80703c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tanner Van Teeffelen
52cd80703c
Added in MagicMove.
2025-07-15 16:04:10 +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 MagicMove.
2025-07-15 16:04:10 +00:00
scripts
Added in MagicMove.
2025-07-15 16:04:10 +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