Skip to content

EricDupertuis/DearHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dear Hunter

A project for the 2019's Global Game Jam.

Gameplay

You play a hunter, you've been hunting for your family in the forest. Now it's late, you have to get back home to feed your family. But the forest is dark, you lost your path, and there are hogs around chasing you. You have to get home without hitting on hogs and before your time is up (and your family dies of hunger!).

To move around use W,A,S,D keys. To pass screens use <Space>.

Quickstart

cargo run --release

To only display warning/error logs

AMETHYST_LOG_LEVEL_FILTER=WARN cargo run --release

Notes

Coordinate system for Transform::set_xyz()

  • Is expressed in arena units
  • Origin is as follow
y
^
|
|
|----*
|    |
0-------> x

Licenses for audio assets