Skip to content

MiniMidgetMichael/Old-HS-shit

Repository files navigation

Python

misc python stuff

Just Random Files, some (alot) may not work
HSCTF Practice Round Solutions included

IGNORE:

  • alphabet_dict.py
  • hex_values.py
  • is_number.py
  • file_test.py
  • /PyVB/

    ^^^^ all redundant and obsolete files ^^^^

    TO-DO:

  • Add end goal for AI
  • Add 'preferences' for AI
  • remove/fix obsolete & redundant files
  • finish 'TO-DO' list

    NOTES TO SELF:

  • change way AI 'thinks': *** if {x_changed or y_changed}: preferences[last_move] += 1 ***