Skip to content

A small desktop app in python to view and compare different guns stats for the game World War 3

License

Notifications You must be signed in to change notification settings

mapleduck/ww3-stats-viewer-python

Repository files navigation

WW3 Stats Utility

Welcome to the WW3 Stats Utility, a small and quick piece of software made for the game World War 3 (https://worldwar3.com/). It allows you to display the stats of different guns, display a graph of the damage, and calculate things such as DPS (damage per second), STK (shots to kill) and TTK (Time to kill according to range.

The app was made in python using matplotlib (for charts), tkinter (for UI), and functools (for calculations).

This is only a small proof of concept for some features of an actual website I intend to make. The code is open-source, but it's not that great - I had a hard time using tkinter for my needs and had to use some dirty shortcuts. Let's just say it's not the best code I've written - I'm not particularly good in nor a fan of python.

This is a standalone application. To run it, simply execute WW3StatsUtility.exe

I hope you enjoy using, and find useful this small utility tool.

  • Dusty Discord: @Dust#9350

This software is licensed under the GNU General Public License v3.0 See full license in LICENSE file.

Source: https://github.com/BlackbirdShadow/ww3-stats-viewer-python

About

A small desktop app in python to view and compare different guns stats for the game World War 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages