Hunter (itch) (Herweins)

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

//Made in 72 hours for the Minimalism Jam.//
//A 72 seconds shooting game//

While 0     PlayerCanFireAtBirds set to true,

When MusicGoesHard:
      Gun=Big,
Else:
      Gun=small,

When Time=x*20sec (with x as an integer):
      Clone Entity.Bird,

If Bullet Overlaps Entity.Bird:
      Score=Score+1,
      Destroy Bullet,

If Bullet Overlaps Wall:
      Score=Score-1,
      Destroy Bullet,

//Controls//

//Plays with mouse and arrow keys.//

Import Mouse.Library

Import Arrow_Keys.Library

If LeftClick is pressed & Gun=small:
      Create Bullet at Gun(x,y),

If LeftClick is held & Gun=Big:
      Create Bullet at Gun(x,y) every 0.12 seconds,

If GamePlayed:
     PlayerCanShareScoresInTheComments set to true,

// :) //

Platforms
Release date
Developer
Herweins
Age rating
Not rated

System requirements for Web

Read more...
Hunter (itch) (Herweins) screenshot, image №2835989 - RAWG
Edit the game info
Last Modified: May 7, 2021

Where to buy

itch.io