Skip to content
/ ColorHit Public

This game was made during the "One Minute Game jam #5" In this short 2D shooter, you play as a kid in a tank who aims to color the world. You can do that by either shooting paintballs all around or by moving around the map.

License

Notifications You must be signed in to change notification settings

tot0p/ColorHit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Go Report Card version

Color hit

This game was made during the "One Minute Game jam #5" In this short 2D shooter, you play as a kid in a tank who aims to color the world. You can do that by either shooting paintballs all around or by moving around the map.

Collectibles

There are some collectibles that spawns randomly on each map :

  • bullets by stack of 3 or 10
  • boxes, which can contain bonuses or penalties :
    • score: /2, x2, x4
    • speed: /2, x1.5, x2

Controls

Controls are simple:

  • zqsd, wasd, or arrows to move
  • left click to shoot

Requirement

You Require ebiten

Run

To run this project

  go run .

or to build

  go build .

or download on itchio

Roadmap

  • Add dynamique maps

  • other but it secret

Authors

About

This game was made during the "One Minute Game jam #5" In this short 2D shooter, you play as a kid in a tank who aims to color the world. You can do that by either shooting paintballs all around or by moving around the map.

Topics

Resources

License

Stars

Watchers

Forks