jadijadi / riverraidrust

A text based river raid clone in Rust; streamed
GNU General Public License v3.0
94 stars 28 forks source link

added AlternativeScreen , Added Special Movement #67

Open 6arare opened 7 months ago

6arare commented 7 months ago

executing the game in the AlternativeScreen so the state of the terminal remains unchanged after quitting the game also bcz sometimes the map is so big and moving around requires pressing buttons so quickly it feels kind of annoying so added special movement , now holding (control) + (arrow keys) will move the player 4 units instead of 1