Skip to content

Commit

Permalink
Purge of the old pygame code, since tkinter looks to be viable
Browse files Browse the repository at this point in the history
Famous last words..
  • Loading branch information
RPINerd committed Aug 20, 2024
1 parent 43591bf commit 51ddea0
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 1,811 deletions.
Empty file removed src/config/colors.ini
Empty file.
5 changes: 2 additions & 3 deletions src/config/config.ini
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[graphics]
screen_width = 1024
screen_height = 1024
scale_factor = 2

[gameplay]
always_ignore_pirates = False
always_ignore_police = False
always_ignore_traders = False
always_ignore_orbit_traders = False
auto_refule = False
auto_refuel = False
auto_repair = False
continuous_attack = False
continuous_attack_flee = False
Expand Down
Empty file removed src/config/names.ini
Empty file.
1 change: 0 additions & 1 deletion src/interface/__init__.py

This file was deleted.

66 changes: 0 additions & 66 deletions src/interface/average_prices.py

This file was deleted.

89 changes: 0 additions & 89 deletions src/interface/bank.py

This file was deleted.

75 changes: 0 additions & 75 deletions src/interface/buy_cargo.py

This file was deleted.

74 changes: 0 additions & 74 deletions src/interface/buy_equip.py

This file was deleted.

Loading

0 comments on commit 51ddea0

Please sign in to comment.