Skip to content

pseudo7/PseudoLogSlicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PseudoLogSlicer

A simple knockoff to the game Knife Hit

This game is made in Unity3D using Physics 2D Engine.

Salient features:

  • The game has scalable levels.
  • You can modify the levels using:
    • Float Array of rotational patterns, e.g. [1,-2,3,-2.5f] -ve values will rotate the log in opposite direction.
    • Add bonus fruits by change int value and spawn randomaly.
    • Change the wooden-log size by changing the scale value.
  • Easy to create a level by adding it to enum and dictionary.
  • High scoring system of the levels reached.

Screenshots

   

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages