A downloadable game for Windows

My submission for the AAU Game Jam 2022: https://itch.io/jam/aau-jam-fall-2022

Time Harvester is a game where you have to collect the time orbs, in order to get more time to kill the enemies!

Move with wasd.

Aim gun with mouse.

Shoot gun with left mouse button.


Credits:

-Explosion: https://opengameart.org/content/explosion-3
-Enemies: https://opengameart.org/content/zombie-and-skeleton-32x48
-Gun: https://opengameart.org/content/tiny-gun-icons-16x16
-Bullet: https://opengameart.org/content/pixel-bullet
-Start Button: Made by my friend
-Background: https://opengameart.org/content/space-background-1
-Orb: https://opengameart.org/content/crystal-orbs-32x32a
-Sound effects made with: https://sfxr.me/
-Cursor: https://opengameart.org/content/cursor-pack



StatusReleased
PlatformsWindows
Rating
Rated 1.0 out of 5 stars
(1 total ratings)
AuthorEmecoding
GenreAction, Shooter
Tags2D

Download

Download
Time Harvester.zip 54 MB
Download
TimeHarvester.zip 25 MB

Install instructions

With source code:

1. Download the TimeHarvester.zip file

2. Extract the files.

3. Download python, if you don't already have it

4. Open you terminal/command line

5. Go to the directory in which is the TimeHarvester files using the cd command.

6. Run the main.py file with python.

7. If the program tells that there is not module named something, download it with pip

pip install glfw

pip install PyOpenGL

pip install numpy

pip install freetype-2

pip install playsound==1.2.2

pip install PYGlm

8. Have fun!


Or with .zip file:

1. Download and Extract the TimeHarvester.zip executable  file.

2. Run the main file.

3. Have fun!



Leave a comment

Log in with itch.io to leave a comment.