Blogs

update, publication, blog
Python Code Using Marvel Comics – Part 6
Big Update. I have updated Marvel_Ultimate_Character_Generator to include the following: Physical Forms Changes to FASERIP Changes to Origins Added Weaknesses Added Resources Added Popularity New...
ultimate_powers_book
Python Code Using Marvel Comics – Part 5
Phew. I broke 1,000 lines of code. It was a lot of tedious work, but I implemented power classes and categories from the Ultimate Powers Guide. Originally I started coding from the Advanced Players...
code, programming, python
Python Code Using Marvel Comics – Part 4
The python coding adventure continues. I was making great progress until I hit another roadblock. How do you take a list of strings and associate a numerical value to them? What’s more, how do...
marvel
Python Code Using Marvel Comics - Part 3
In my continued learning for Python, I decided to try to level up my skills and go more advanced. Previously, I took an analog medium, comics or more specifically New Mutants 2019 Issue 07, and converted...
programming, html, css
Python Code Using Marvel Comics - Part 2
After spending several days crash coursing Python, I wanted to share the improvements and a before and after of code. My first attempt, I was able to replicate the fight sequence from New Mutants 2019...