Skip to content

Useful in instances where the end-user is looking for results based on multiplicative values.

License

Notifications You must be signed in to change notification settings

ReDuzed/Per-Hit-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Per-Hit Calculator

This is a simple console application with the ability to take input variables and output the results.

Screenshots

These pages display images of the application and output and explain the uncertain functions: https://github.com/ReDuzed/DPS-Calculator/wiki

Installation/Compiling

If whoever looking is not trusting of this particular program, there is a way to compile it manually. Microsoft has included a CS compiler in the .NET Framework 4.0 directory. In this case, it takes a fairly simply .bat or .cmd file to automate compiling it. The file in question is also included. It will take the .cs file and output an .exe file.

To further investigate, the .cs file can be viewed to examine it for anything whoever might be undesirable.

This is only mentioned with possibility that not all programs are well-intentioned. Also, since it's such a small program, it could lead to questions of its safety.

The only required file is the Program.cs file; the optional file for ease of compiling is the file aptly named compile.cmd.

Feedback

For those looking to find ways for improving it can refer to this place in order to do so: https://github.com/ReDuzed/DPS-Calculator/issues

About

Useful in instances where the end-user is looking for results based on multiplicative values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published