Amjad50 / plastic

NES emulator in rust with egui and TUI
MIT License
299 stars 12 forks source link

Add menu and file explorer to TUI #8

Closed Amjad50 closed 4 days ago

Amjad50 commented 4 days ago

A lot of edits, added widgets for menu and file explorer.

This now behave exactly like the full fledged UI we have.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.86%. Comparing base (4d76315) to head (0559464). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8 +/- ## ======================================= Coverage 81.86% 81.86% ======================================= Files 37 37 Lines 5349 5349 ======================================= Hits 4379 4379 Misses 970 970 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.