https://github.com/harfang3d/game-winter-z-hg2
WinterZ, a game by Jerome Sentex (Wizital), reprogrammed in Python/Lua using the HARFANG 3D framework
https://github.com/harfang3d/game-winter-z-hg2
2d-game flappy-bird-game game gamedev harfang-3d-framework lua opengl pixel-art python retrogaming scrolling zombie
Last synced: about 1 month ago
JSON representation
WinterZ, a game by Jerome Sentex (Wizital), reprogrammed in Python/Lua using the HARFANG 3D framework
- Host: GitHub
- URL: https://github.com/harfang3d/game-winter-z-hg2
- Owner: harfang3d
- License: mit
- Created: 2018-04-09T17:53:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T08:55:22.000Z (over 2 years ago)
- Last Synced: 2023-07-08T11:51:12.426Z (almost 2 years ago)
- Topics: 2d-game, flappy-bird-game, game, gamedev, harfang-3d-framework, lua, opengl, pixel-art, python, retrogaming, scrolling, zombie
- Language: Lua
- Homepage:
- Size: 92.4 MB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinterZ
**WinterZ** is a game by **Jerome Sentex** (Wizital) for Android and iOS. The game was reprogrammed both in Python and Lua using the HARFANG 3D framework.
*The World was destroyed, nuclear winter came and dead people are back on earth to eat some fresh brains.*
*You and a bunch of other survivors have to escape and go ahead to find some better places.
Take control of your spaceship and try to go as far as you can.**Warning! this game is very addictive and is definitely not relaxing, you've been warned.*

## How to run WinterZ
### Python
1. Get [Python 3](https://www.python.org/downloads/)
1. Get HARFANG 3D
1. Either download it from the [HARFANG website](https://www.harfang3d.com/releases/3.1.1/) and follow the [install instructions](https://www.harfang3d.com/docs/3.1.1/man.cpython/)
1. Or, using PIP in the command line, type '*pip install -Iv harfang==3.1.1*'
1. Clone/download this repository
1. run *main.py*### Lua
1. Get [HARFANG 3D for Lua](https://www.harfang3d.com/releases/3.1.1/)
1. Clone/download this repository
1. In the command line, type '*{your lua app directory}/lua.exe main.lua*'## Credits
* Original concept, code, art and music : Jerome Sentex
* Python/Lua reprogramming : Eric Kernin, Clément Beudot## Screenshots
[](https://www.youtube.com/watch?v=cIE6eQkk1P4)
[](https://github.com/harfang3d/game-winter-z/raw/master/screenshots/screenshot_0.png)
[](https://github.com/harfang3d/game-winter-z/raw/master/screenshots/screenshot_1.png)
[](https://github.com/harfang3d/game-winter-z/raw/master/screenshots/screenshot_2.png)
[](https://github.com/harfang3d/game-winter-z/raw/master/screenshots/screenshot_3.png)