Skip to content

Learning repo for making a bejewelled puzzle game clone in unity and VR

Notifications You must be signed in to change notification settings

danmastrow/bejewelled-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bejewelled Clone (not really dont sue me)

Learning repo for making a Bejewelled clone in Unity 3d

Screenshot

Rules

Three or more gems in a row vertically or horizontally will explode!

Gems can only move in the direction that they have points:

  • Blue can move in any direction.
  • Green can move Left, Right and Down.
  • Yellow can move Left, TopRight, TopLeft, BottomRight and BottomLeft
  • Red can move Left, Up, Right, BottomRight and BottomLeft
  • Opal/Silver can only move up.

Todo

  • Grid generation
  • Gem and camera movement
  • Swapping gems
  • Unique gem color swapping rules
  • Gem death animation
  • Points system / Game rules
  • Main menu scene and interface
  • SFX
  • Music

About

Learning repo for making a bejewelled puzzle game clone in unity and VR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published