Skip to content

Litium-org/SuperLitium

Repository files navigation

SuperLitium

Improved version from the original Litium. A cool imaginary and retro styled game console and game framework

Features

  • [ :fa-wifi: ] Version checking system
  • [ :fa-laptop: ] Better OS with improved UI
  • [ :fa-folder: ] Save system
  • [ :fa-paint-brush: ] Customizable OS with colors
  • [ :fa-tint: ] - Support to 25 colors (+1 as transparent)
  • and much more

STATBILITY WARNING:

This project is constantly development, so scripts and functions can be added, removed, renamed or moved to other parts. please check for the most recently version of source to not have compatibility issues.

Supported plataforms

  • :fa-windows: : :tw-2705: (Supported)
  • :fa-android: : :tw-274c: (Not supported)
  • :fa-linux: : :tw-26a0: (Unstable)
  • :fa-apple: : :tw-274c: (Not supported)

Building Windows

  • [ :tw-31-20e3: ] - Make sure you have Love2D 11.4 Mysterious Mysteries installed and setup with %path%, to see if you have set up correclty open your terminal and type "love" if it open a screen with no game means it all working correctly.

  • [ :tw-32-20e3: ] - on your terminal run boot.cmd or click 2 times on .cmd file to run the current version of the project.


Building Linux

you can just download a pre-builded version on "realeases"

Install love ^11.4 and SuperLitium dependencies

  • Love
  • lua51
  • lua
  • luajit
  • cmake

Arch based

sudo pacman -S love lua51 lua cmake luajit

Debian

sudo apt-get install love lua5.1 lua cmake luajit

* Not tested

Fedora, CentOs, RPM package based

sudo dnf install love lua5.1 lua-devel lua5.1-devel libcurl-devel cmake luajit

How to execute

Change shell script file permission
sudo chmod u+x build.sh setup.sh 

* u+x args make the file executable only for the user

Then run setup.sh

./setup.sh

---

Contributions

You can contribute with the development of engine by clonning this repository with the most recent version of code and make your changes.


Everyone who helps will be credited here (social media or Github page)

Used Libraries


External links

About

The litium rework made in love2D [private for now]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages