Skip to content

MythicalTrashcan/LegacyLudos

Repository files navigation

Ludos Legacy

Play HTML games in your browser easily!

Cloning the repository and hosting

You can clone this repository to your own address if my site is blocked or you would like to add your link to my alternative link page If you are stuck, do not make an issue. Please just Google it or something.

Deploy with Vercel Deploy to Render Deploy with Netlify Run on Google Cloud Deploy to IBM Cloud Deploy to Amplify Console

Hosting the site locally (somewhat advanced)

Requires a working computer, NodeJS installed, Git installed, and an attention span of more than 8 seconds

Clone to repo locally by running this command in a terminal or command prompt

git clone https://github.com/MythicalTrashcan/LegacyLudos.git

Or if you have GitHub CLI

gh repo clone MythicalTrashcan/LegacyLudos

Running the website

Creating local instance

# Installing
npm install -g http-server

# Running
npx http-server

About

An outdated GUI of Ludos with backported features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published