Skip to content

sarvex/game-winter-z-hg2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

WinterZ Logo

How to run WinterZ

Python

  1. Get Python 3
  2. Get HARFANG 3D
    1. Either download it from the HARFANG website and follow the install instructions
    2. Or, using PIP in the command line, type 'pip install -Iv harfang==3.1.1'
  3. Clone/download this repository
  4. run main.py

Lua

  1. Get HARFANG 3D for Lua
  2. Clone/download this repository
  3. 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

Video Player (Youtube) Screenshot #0 Screenshot #1 Screenshot #2 Screenshot #3

About

WinterZ, a game by Jerome Sentex (Wizital), reprogrammed in Python/Lua using the HARFANG 3D framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 35.8%
  • Python 31.7%
  • Shell 30.5%
  • Scala 1.4%
  • SuperCollider 0.6%