Welcome to the game!
Date: 9.11.2023
- You are not allowed to open the program with other software.
- The Python script must not be converted into other formats.
- Modifying the file is prohibited.
- No warranty is provided for your device.
- The
highscore.txt
file must not be edited. - If you delete the pictures, the game will not work.
- You may not distribute this game without including the Terms of Use.
Make sure you have Python installed from python.org. Then install the required libraries:
pip install datetime
pip install pygame
pip install tk
pip install PYQT5
pip install time
pip install cryptography
pip install screeninfo
If you can't install them because the commands changed, please search online for updated installation methods.
You are the green rectangle, and your goal is to:
- Collect the red rectangle: It will get smaller and faster, and you earn 5 points.
- Dodge the blue rectangles: You can also shoot them to earn 10 points.
- Kill the dragon: Use your laser to defeat the dragon and stop its fireballs. Defeating the dragon gives you 500 points.
- Shoot laser:
W
orArrow Up
- Move left:
A
orLeft Arrow
- Move right:
D
orRight Arrow
For tips or questions, please contact:
nguyenhungjimmy.luong@yahoo.com
Happy playing from Jimmy!