Skip to content

Merctron/Tile-Trail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile-Trail

Tile Trail is a puzzle strategy game. Built using Node.js.

Features

  • A grid based puzzle game based in an icy tundra. The player must find a path through brittle tiles that cannot be stepped on twice. The objective is to collect enough food and reach the destination tile.
  • A map builder that allows users to create and share their own puzzles.
  • Server side validation of user submitted puzzles for validity. Additionally, server side profiling of submitted puzzles for the assignment of a difficulty metric.

TODO

  • Semi randomized level retrieval, i.e, retrieving a random level of a specific difficulty based on user settings. For a user playing the game in a default manner, the game difficulty should increase gradually.

About

Puzzle strategy game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published