Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 962 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 962 Bytes

slinky game

Ironhack first project. SVG, SASS and JS game.

Instructions

You are a little square looking for the goal to win. with the arrow keys, you have to move through the screen and you will gonna grow and shrink

You can rest in the walls around the board, but be careful, some of them could hurt you! there also are bad guys that will hurt you and bonuses that add points to your score

alt text

Development

The project is based on responsive SVG in a grid that allows the player to change the configuration, you can choose the cols you wanna have in your game, the walls, enemies and bonuses

alt text

License

This project is licensed under the MIT License - see the LICENSE file for details