Skip to content

A prototype menu for Lakka. Since then, this menu have been implemented in C directly in RetroArch

Notifications You must be signed in to change notification settings

lakkatv/lakka-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lakka-menu

A prototype menu for Lakka

Clone the repository and the submodule with all the icons :

git clone  https://github.com/lakkatv/lakka-menu.git
cd lakka-menu/
git submodule init
git submodule update

Lauch the prototype with love2d (http://love2d.org/) :

love .

Choose the theme you want, Change in main.lua line 5 :

theme = 'flatui'

or

theme = 'monochrome'

About

A prototype menu for Lakka. Since then, this menu have been implemented in C directly in RetroArch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages