Analysis and Testing of an NFT Fighting Game in Python
The goal of this project was to answer questions about the outcomes of an NFT fighting game, some of which were whether all actors in the game
have the same likelihood to win.
Whilst I was not privvy to the entire dataset (for privacy reasons), I have advised on how to answer the questions and developed an algorithm in Python to run several tests on the datasets for the play-to-earn crypto game.
Technically, that NFT game was a probabilistic decision over a finite subset of the set of all tuples of integers of length 10, and it was implemented in Python.
Skills and deliverables: Python, Researcher, Mathematics, Statistics, Modeling, NFT
