Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Game 1.0.4
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Game_attempt { class Program { static void Main(string[] args) { player _player = new player(); }//MAIN }//PROGRAM public class player() { public struct stats { public int PLAYER_HEALTH,PLAYER_MAX_HEALTH,PLAYER_STAMINA,PLAYER_MANA,PLAYER_WIS,PLAYER_STR,PLAYER_AGI, PLAYER_MAGI_DEF, PLAYER_PHYS_DEF, PLAYER_EXP, PLAYER_LVL; } List<object> PLAYER_INVENTORY = new List<object>(); }//PLAYER_END public class Melee_Weapon { public int MDamage; public int MDurability; public string MName } }//NAMESPACE
run
|
edit
|
history
|
help
0
Bellman Ford algorithm helps to find the shortest path
BaseUrl test
Date Time Conversion based on time zone
*271*271#
amstrong number
Schrikkeljaar
reversearr
Program.cs
Plt-D v.0.9
How do I calculate someone's age in C#?