Skip to content

A Python clone of the popular hyper-casual mobile game called "Knife Hit"

License

Notifications You must be signed in to change notification settings

akmalmzamri/python-knife-hit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Knife Hit

A Python clone of the popular hyper-casual mobile game called "Knife Hit" powered by Arcade

alt text

Knife Hit is a popular hyper-casual mobile game published by Ketchapp and developed by Estoty. The game has over 100 million downloads in both Apple App Store and Google Play Store. This project is an attempt to recreate the game using Python.

Features

  • Challenging but fun mechanics
  • Unique boss fights
  • Randomly generated obstacle
  • No Ads or In App Purchase!!

Pending Features

  • Add more boss
  • Add target entry animation
  • Add target destroyed animation
  • Add apple/coin mechanics
  • Add more rotation mode

Dependencies Installation

To install the dependencies, navigate to the project directory and execute this command:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cd knifehit
python knifehit.py

Screenshot

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

About

A Python clone of the popular hyper-casual mobile game called "Knife Hit"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages