News

Conversion Effort I ported adventure from the original FORTRAN IV to python. It was harder than expected because the program is fairly complex, a massive block of code with few subroutines. It has the ...
The prompt: “Create a Python text adventure game called 'The Enchanted Forest' with at least 3 interconnected locations, 2 items to collect, and a simple puzzle to solve. Include a player class ...
This session is the fourth in a five-part series that builds basic skills in Python programming toward working with text-based data in PUL’s collections. Other workshops in the series include ...