Projects

Factory Game

Factory is a simulation game created with PyQt and Python. The objective of the game is to create increasingly complicated assembly lines in a factory in order to build & sell increasingly complicated products.


Visit GitHub to download the game:
https://github.com/KevinKParsons/factory-game

  • #
  • Figure 1
    Factory Game

    Assembly line setup to make a low tier product.


  • #
    Figure 2
    Assembly Line - Running

    Zoomed in view of first assembly line running.


Python Source - factory.py