Metadata-Version: 2.1
Name: haxor-game
Version: 0.0.15
Summary: How good are you at haxoring?
Home-page: https://github.com/adavila0703/haxor-game-python
Author: Angel Davila
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# haxor-game-python

>  How good are you at haxoring?

# Info
Quickly ported haxor game from C++ to Python in 20 minutes.

C++ version: https://github.com/adavila0703/haxor-game

Inspired by: https://github.com/UnrealCourse2019/TripleX

Course: https://www.udemy.com/course/unrealcourse/

## Speed code video
[https://youtu.be/YT_DG3B8PYg](https://youtu.be/YT_DG3B8PYg)

# Install
> pip install haxor-game

# Run
> python -m haxor



