Skip to content

Zombie Game Project

  • About Zombie Game Project:
Zombie Game Project
  • Looking for inactive functions – Part  4
    knowledge graph

    Looking for inactive functions – Part 4

    Byadmin 2025-10-192025-10-19

    If you’ve ever opened a big Python project and thought, “Where do I even start?” . As some of my projects grow, keeping track of how classes, functions, and modules connect quickly turn into a tangled mess – sometime. I often ask myself “Wouldn’t it be nice if you could actually see how everything fits…

    Read More Looking for inactive functions – Part 4Continue

  • Looking for inactive functions – Part 3
    knowledge graph

    Looking for inactive functions – Part 3

    Byadmin 2025-10-182025-10-19

    Adding networkx and mapplotlib.pyplot allows us to build a knowledge graph and visualise it. I created a basic networkx object and added all the filenames, classes and functions as nodes. Each node has a data attribute class “entity_type”. I also setup a color map array to show what type of node is being shown and…

    Read More Looking for inactive functions – Part 3Continue

  • Script to look for inactivate functions – Part 2
    knowledge graph

    Script to look for inactivate functions – Part 2

    Byadmin 2025-10-172025-10-19

    Yesterday’s code to parse the files I have and find classes and functions was working, but I decided not to try and reinvent the wheel for finding which class has which fucnitons and which functions are calling what. I will use a Knowledge Graph for this using networkx and and visualise it using matplotlib. I…

    Read More Script to look for inactivate functions – Part 2Continue

  • Script to look for inactivate functions – Part 1
    knowledge graph

    Script to look for inactivate functions – Part 1

    Byadmin 2025-10-162025-10-19

    I have been programming Zombizied for a while now and I expect that some old code is lurking in my source. Either it is no longer required or has been forgotten (which would be sad). Anyways, I have written the fist part of a small python script that looks at all the .py files and…

    Read More Script to look for inactivate functions – Part 1Continue

  • Added Survivor Icons to Game Canvas
    Progress | zombizide_gui.py

    Added Survivor Icons to Game Canvas

    Byadmin 2025-10-162025-10-16

    I been busy with programming. Three main projects parts. 1. Improve Zombie movement sequenes. During the zombie phase the movements of the zombies is animated. Animation of the zombies moving is done so that all the zombies on a tile move together (as a small hoard) followed by a short pause . The tiles are…

    Read More Added Survivor Icons to Game CanvasContinue

  • Callback Chaining
    zombizide_gui.py

    Callback Chaining

    Byadmin 2025-10-022025-10-16

    Passing the baton in a relay race against the zombies! Originally, I programmed the entire zombie phase as a for_next looping jumping through functions to control each part. Let’s breakdown the zombie phase. Zombie Phase: 1.Night activation – if its night and a torch is on, activate any zombies that can see the beam 2….

    Read More Callback ChainingContinue

  • Updates for Zombizied End September 2025
    Uncategorized

    Updates for Zombizied End September 2025

    Byadmin 2025-09-212025-09-21

    Been very busy this month working on an end game splash screen. I have decided to move the amunition and zombie kills statistics from the main game GUI to here. I never really needed them during the game. I also plan to keep a track of all the kills depending on the weapon being used…

    Read More Updates for Zombizied End September 2025Continue

  • Progress – September 2025
    Progress | zombizide_gui.py

    Progress – September 2025

    Byadmin 2025-09-082025-09-08

    Spent the weekend trying to free up some space on the canvas. I have reduced the size of the survivor inventory items. This is primarily so that I have space for an improve torch controller widget and eventually a “car” controller. I also placed the mission and weapon crate indicator as button widgets next to…

    Read More Progress – September 2025Continue

  • Todo: September 2025
    Todos | zombizide_ai_preprocessor.py | zombizide_gui.py | zombizide_mapbuilder_gui.py

    Todo: September 2025

    Byadmin 2025-08-302025-09-08

    zombizide_gui.py zombizide_mapbuilder_gui.py zombizide_ai_preprocessor.py

    Read More Todo: September 2025Continue

  • Todo: July 2025
    Todos | zombizide_gui.py

    Todo: July 2025

    Byadmin 2025-07-052025-09-08

    Make the tk.canva board image dark when it is nighttime.

    Read More Todo: July 2025Continue

Page navigation

1 2 Next PageNext
  • Impressum
  • Datenschutz­erklärung
  • Resources – Links to external websites

© 2025 Zombie Game Project - WordPress Theme by Kadence WP

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

  • About Zombie Game Project:
Zombie Game Project
Powered by  GDPR Cookie Compliance
Privacy Overview / Datenschutzerklärung

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Datenschutzerklärung

 

Necessary

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings. Wordpress requires cookies for site admins to login.