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.
- Get Python 3
- Get HARFANG 3D
- Either download it from the HARFANG website and follow the install instructions
- Or, using PIP in the command line, type 'pip install -Iv harfang==3.1.1'
- Clone/download this repository
- run main.py
- Get HARFANG 3D for Lua
- Clone/download this repository
- In the command line, type '{your lua app directory}/lua.exe main.lua'
- Original concept, code, art and music : Jerome Sentex
- Python/Lua reprogramming : Eric Kernin, Clément Beudot