kosstbarz / rts1

Simple java rts game for learning java
0 stars 0 forks source link

Game cicle #15

Closed Ta0o closed 6 years ago

Ta0o commented 6 years ago

Change to switch construction+ try to change formalization+changing with System.exit

kosstbarz commented 6 years ago

1) Formatting (indentations) is still wrong. For example lines 34, 67. 2) Program just doesn't work properly. Try to test different scenarios. All bugs need to be fixed.