Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

michelebucelli/Physica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHYSICA

1.GET IT

WINDOWS USERS:

Just head to https://sourceforge.net/projects/physica/ , download and extract the .zip file, then run physica.exe

LINUX USERS:

  • if you're on Debian, you should check to have these packages installed:
    • libsdl1.2-dev
    • libsdl-image1.2-dev
    • libsdl-ttf2.0-dev
    • libsdl-mixer1.2-dev
    • libsdl-gfx1.2-dev
    • libcurl-dev
  • download and extract the repository content (button above)
  • <li>
        from inside the downloaded folder, run the command<br>
        <code>sh compile.sh</code>
    </li>
    
    <li>
        move into the bin folder and run the command<br>
        <code>./physica</code>
    </li>
    

2. PLAY IT

Click the big play button to start playing and pick your level. Use the arrow keys to move the green cube, reach the yellow cube to complete the level. Oh, and did I tell you to avoid red? It hurts.

3. ADD NEW LEVELS

Just use the editor bundled with the game to make new awesome levels! Take a look at the Wiki for some instructions on how to use the editor.

4. I WANT YOU FOR LEVEL EDITING!

Please share the levels and level packs you make! I'll be very happy to put them in the main release.