You're a square, pursued by squares. Made with PyQt5
DotEXE is a fast-paced survival game where you control a white square, evading waves of enemies that relentlessly pursue you. The game features:
- Enemy AI: Enemies mercilessly pursuing you.
- Visual Effects: Smooth motion trails and warning indicators enhance gameplay.
- Wave System: Increasing difficulty with each new enemy wave.
- Minimalist Design: Clean visuals focusing on simple gameplay mechanics.
- Python 3.8 or higher
- PyQt5
git clone https://github.com/Floerianc/DotEXE.git
cd DotEXE
pip install -r requirements.txt
python main.py
Built with ❤️ by Floerianc