Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 600 Bytes

File metadata and controls

21 lines (16 loc) · 600 Bytes

Pizzanimo

  1. Setup ========
  • Copy files to your execution environment.
  • Create a new database "my_database"
  • move the file Config/_database.php to Config/database.php
  • Edit the file Config/database.php to change the database connection information with your's
  • Run the index.php in a browser
  1. How to play ==============

Click btween two tiles to intervert them. Align at least 3 tiles with the same animal will make them disapear. Cascade reaction is possible. You loose when an animal go in the roof (height = 10)

You can modify the parameters in js/pjcGame.js (line 20 to 27)