Skip to content

jussik/HexSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexSpace

A simple hex-based Unity 3D minesweepery game

Play it here: http://jussik.github.io/HexSpace/

  • You are a ship with a laser in a hex-world with hidden enemies
  • WASD to move around, click to shoot at cells to destroy them
  • Your ship has a level and hit points (bottom left of screen)
  • White numbers show the sum of adjacent enemy levels
  • You can safely remove any cells where their level is equal or lower to yours
  • Hitting a cell that is higher level than yours damages you
  • Red numbers show the level of a previously destroyed enemy
  • Destroy all enemy cells to beat the level
  • Inspired by Mamono Minesweeper

About

A simple hex-based Unity 3D minesweepery game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published