This repository has been archived on 2025-02-14 . You can view files and clone it, but cannot push or open issues or pull requests.
LXC's Game
How to run
git pull https://cantyonion.site/git/cantyonion/LXCsGame.git
cd LXCsGame
python -m venv .venv
pip install pygame
python main.py
Description
Languages
Python
100%