A Tower Defense Game between Humans and Aliens. Kill as much as aliens as you can to upgrade and discover new humans.
Deployment Information
Humans Vs Aliens gaming application created using this kit are added in this section. The entire solution is available as a package to download from the source code repository.
For Windows OS,
- Download, extract and double-click kit installer file to install the kit. Note: Do ensure to extract the zip file before running it.
- When you're prompted during the installation of the kit, press Y to launch the app automatically.
- To run the app manually, press N when you're prompted and locate the zip file Humans-vs-Aliens.zip
- Extract the zip file and navigate to the directory Humans-vs-Aliens
- Open command prompt in the extracted directory Humans-vs-Aliens and run the command python HumansAliens.py
For other Operating System,
- Install python
- Download the repository
- Extract the zip file and navigate to the directory Humans-vs-Aliens
- Open terminal in the extracted directory Humans-vs-Aliens
- Install dependencies by executing the command pip install -r requirements.txt
- Run the command python HumansAliens.py
Development Environment
VSCode is used for development and debugging. VSCode is used to get a typical experience of IDE for developers.
Gaming Libraries
Pygame helps in providing computer graphics and audio libraries.
Pymunk is an easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python.
pygameby pygame
๐๐ฎ pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
pygameby pygame
C 6066 Version:2.5.0.dev2 License: No License
pymunkby viblo
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
pymunkby viblo
Python 783 Version:6.4.0 License: Permissive (MIT)
Kit Solution Source
Humans-vs-Aliensby Pedram26
A Tower Defense Game between Humans and Aliens Made with Pygame
Humans-vs-Aliensby Pedram26
Python 5 Version:Current License: Permissive (Apache-2.0)
Troubleshooting
- While running batch file, if you encounter Windows protection alert, select More info --> Run anyway
- During kit installer, if you encounter Windows security alert, click Allow
Support
If you need help to use this kit, you can email us at kandi.support@openweaver.com or direct message us on Twitter Message @OpenWeaverInc.