mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
WEBSITE: updated features description
This commit is contained in:
parent
f04ad75984
commit
601bb34d47
|
@ -110,24 +110,24 @@
|
|||
<!-- Start: Features -->
|
||||
<div class="row justify-content-center features">
|
||||
<div class="col-sm-6 col-lg-4 item"><i class="fas fa-play-circle icon" style="background: linear-gradient(-95deg, #1a9fff, #946beb);-webkit-background-clip: text;-webkit-text-fill-color: transparent;"></i>
|
||||
<h3 class="name">ready, set, go!</h3>
|
||||
<p class="description">No configuration, just play!</p>
|
||||
<h3 class="name">pickup and play</h3>
|
||||
<p class="description">No configuration is needed as everything is tweaked to provide the best experience out of the box. Just play!</p>
|
||||
</div>
|
||||
<div class="col-sm-6 col-lg-4 item"><i class="fas fa-exchange-alt icon" style="background: linear-gradient(-95deg, #1a9fff, #946beb);-webkit-background-clip: text;-webkit-text-fill-color: transparent;"></i>
|
||||
<h3 class="name"><strong>instant pickup</strong></h3>
|
||||
<p class="description">Close your game? No worries! Pick up exactly where you left off!</p>
|
||||
<h3 class="name"><strong>quick resume</strong></h3>
|
||||
<p class="description">Quit your game and pick it up exactly where you left off</p>
|
||||
</div>
|
||||
<div class="col-sm-6 col-lg-4 item"><i class="fas fa-backward icon" style="background: linear-gradient(-95deg, #1a9fff, #946beb);-webkit-background-clip: text;-webkit-text-fill-color: transparent;"></i>
|
||||
<h3 class="name"><strong>rewind</strong></h3>
|
||||
<p class="description">Seems like you died! Go back in time and retry without having to restart your game or lose a life. <em>(Must be manually enabled during the beta)</em></p>
|
||||
<p class="description">Seems like you died! Go back in time and retry without having to restart your game or lose a life.</p>
|
||||
</div>
|
||||
<div class="col-sm-6 col-lg-4 item"><i class="fas fa-ghost icon" style="background: linear-gradient(-95deg, #1a9fff, #946beb);-webkit-background-clip: text;-webkit-text-fill-color: transparent;"></i>
|
||||
<h3 class="name"><strong>cheats</strong></h3>
|
||||
<p class="description">Wanna be that guy? You can.</p>
|
||||
<p class="description">Can' t surpass THAT point? Don't want to farm? Enable cheats and play smoothly!</p>
|
||||
</div>
|
||||
<div class="col-sm-6 col-lg-4 item"><i class="fas fa-wifi icon" style="background: linear-gradient(-95deg, #1a9fff, #946beb);-webkit-background-clip: text;-webkit-text-fill-color: transparent;"></i>
|
||||
<h3 class="name">online gaming <em>(Planned feature)</em><br></h3>
|
||||
<p class="description">Thanks to RetroArch's Netplay you will be able to play online with your friends, stay tuned for this feature!<br></p>
|
||||
<p class="description">Thanks to various emulators online function you will be able to play with your friends, stay tuned for this feature!<br></p>
|
||||
</div>
|
||||
<div class="col-sm-6 col-lg-4 item"><i class="fas fa-database icon" style="background: linear-gradient(-95deg, #1a9fff, #946beb);-webkit-background-clip: text;-webkit-text-fill-color: transparent;"></i>
|
||||
<h3 class="name"><strong>metadata</strong></h3>
|
||||
|
|
Loading…
Reference in a new issue