ucsb-cs56-projects / cs56-games-alva

1 stars 2 forks source link

cs56-games-alva

This games objective is to create a fun and interesting platformer where you move boxes, flip switches, and avoid obstacles.

Features to add:

Things to refactor:

How to Run

To start the game, put "./gradlew run" into the command line (no quotations). (Alternitively, put "ant run")

Hit Space bar to use Flip Switches

Alt Text

Hold F to grab and move Boxes

Alt Text

How to Play

Objective: Get Alva from one end of the level to the other To play, simply use A and D to move left and right. W is to jump. SPACE is used to flip switches when nearby. Hold F to grab boxes and move them.

F17 Final Remarks

W18 Final Remarks