Skip to content

My first released game on Google Play and App Store: an arcade game like Tetris

Notifications You must be signed in to change notification settings

a-lubecki/Hexa-Snap-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexa-Snap-2019

Hexa Snap is my first released mobile game on Android and iOS. It's a 2D arcade game with an old grey style like Tetris on GameBoy.

hexasnap-example (1)

hexa-snap-video.mp4

Links

(I stopped the support on the apps, they may be unavailable)

image image

Required skills

  • game design + UX (for menus)
  • 2D designs (with Inkscape)
  • Unity:
    • scripts (C#)
    • collisions
    • animations
    • pooling
    • TextMeshPro
    • touch controls
    • game saving + save versioning
    • particles system (for the background)
    • in-app purchases
    • ads (with AdMob)
    • tracking
    • optimisations / balancing
  • Firebase:
    • analytics
    • crashlytics
    • dynamic links (for sharing)
    • authentication + facebook lib
    • functions (API in node.js)
    • hosting (API + website)
  • native code (android + iOS):
    • popup
    • share
  • sounds / music
  • narration + translations
  • website development (html, css, js) + responsive
  • trailers making + releasing on stores

Gameplay

image

There are 2 modes:

  • Arcade: try to reach the level 20 (level 100 for hardcode mode)
  • Time Attack: try to reach 5 min

Players can advance in both modes with a bonuses system. They can unlock bonuses in a dedicated "Upgrades" menu by spending Hexacoins (the money of the game). When they are unlocked, bonuses appear as new blocks in game and can be used by clicking on it.

But bonuses in blue are linked to maluses in red. Players can then spend more hexacoins to disable unlocked maluses.

image image

Narration

I created an animated character who speak through all game and add some jokes with various faces. It also explains the gameplay during the onboarding.

ezgif-2-96ae4900ec

Website

Desktop + mobile:

image image

About

My first released game on Google Play and App Store: an arcade game like Tetris

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published