Skip to content

Releases: Benny1143/1d-ctd-project

v2.1

08 Dec 11:22
811fbd1
Compare
Choose a tag to compare

Added

  • .gitignore to ignore local map file
  • OptionManager has auto counter now
  • Add self.input to TerminalManager (an extend of self.print)

Changes

  • Updated inplace as True
  • Quicker printing with Terminal manager
  • colors.White is the same as colors.ResetAll
  • Update README.md
  • Change self.print to self.input for when self.print returns an input
  • Simplify Terminalmanager

Removed

  • Colorama package
  • "0" Secret Code
  • Removed unused print in main.py under get_user_map_dic()