Skip to content

Logic/Puzzle game for guiding robots to their destination

Notifications You must be signed in to change notification settings

mintchkin/elmufactoria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elmufactoria

A puzzle game where you guide robots from one end of the factory to the other, but only if they're following the rules!

How to Play

Robots enter from the top center and exit from the bottom center. Each robot is carrying a sequence of colored balls that will determine whether they should be allowed to reach the exit, based on the level's rules.

Robots will only ever enter carrying the colors Blue and Red, but Yellow and Green are available for implementing more complicated logic.

Tiles may be rotated with WASD or inverted with the space bar before being placed on the grid, and you can test out a solution at any time with button under the grid.

Development

Development and build scripts are available as make scripts make dev and make build.


Written in Elm, heavily inspired by the 2010 flash game Manufactoria.

About

Logic/Puzzle game for guiding robots to their destination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published