Skip to content

NicklausBrain/wordis-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordis

Wordis is an experimental spin-off from the classical Tetris game but using characters and words as building blocks.

Documentation contents

Startup

  1. Open /WordisProject in Unity;
  2. Select /WordisProject/Assets/Wordis/BlockPuzzle/Scenes;
  3. Run the scene.

Core logic

See WordisProject/Assets/Wordis/BlockPuzzle/GameCore;

Unit tests

See WordisProject/Assets/Wordis/BlockPuzzle/GameCore/Tests; Use Unity Test Runner or Standalone NUnit project to run them

iOS app

https://apps.apple.com/ua/app/wordis-puzzle/id1548679723

Android app

To be published

Copyright

© 2021 Nikolay Mozgovoy, Alex Chipizhenko, Vlad Khromykh, Alex Vambol