Bees vs Panda is one of the nostalgic mobile games. More or less our generation played this game on Phone. In this game, Panda fires at bees and avoids touching the bees. If bees touch the panda three times then the game will be over and dismissing bees gives points.
- User Profile
- Multiple levels
- Level up by killing the Queen bee
- Show Highest Score
- New Life feature
- Gun Power up
- Change background on every Level
- Change Panda Avatar
- Make faster bees appearance according to Level
- Resume Game from last played level with points
Cross-platform application. Runs on Windows / GNU Linux / Mac OS/ BSD
- Install
Java 1.8
orAdopt JDK 1.8
- Download Jar. (later)
- Open
console
orcommand prompt
orterminal
and execute this code
java <packageName.jar>
The package name will be the .jar
file name
- clone this repository
git clone https://github.com/samiurprapon/BeesVsPanda.git
- Open
Intelij idea
and openBeesVsPanda
- Open
/src/bvp/Main.java
- Run this
Main.main
Java
IntelliJ IDEA Scene Builder
N/A
- This codebase is heavily borrowed from Shaynur Akash.
- Special thanks to Rahat Anwar for giving me this code to enhance, clean, and format.
This project is licensed under GPL-3.0 License.
Copyright (c) 2020 Samiur Prapon.