Skip to content

Commit

Permalink
Final report and README
Browse files Browse the repository at this point in the history
  • Loading branch information
NextJethro authored Sep 24, 2023
1 parent 11d8a17 commit 4dec3d8
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/9ItdZzWA)
# Rotten Souls
## Final project - Interactive Graphics

This final project is a very simplified version of a "Soulslike" videogame.

You can play the game at this [link](https://sapienzainteractivegraphicscourse.github.io/final-project-rotten-souls/).

You can also directly launch a low spec version of the game (only accessible when your performance is low) [here](https://sapienzainteractivegraphicscourse.github.io/final-project-rotten-souls/index_low_spec.html).

## Quick user manual

Combat controls:

**W**: walk foward
**S**: walk back
**A**: walk left
**D**: walk right
**Q**: rotate left
**E**: rotate right
**W+Space bar**: dodge forward
**S+Space bar**: dodge back
**A+Space bar**: dodge left
**D+Space bar**: dodge right
**Left click (mouse)**: light attack
**Right click (mouse)**: heavy attack
**R**: heal


Debug controls:

**P**: show all hitboxes;
**L**: switch between default follow camera and free camera

Binary file added Report_Rotten_Souls.pdf
Binary file not shown.

0 comments on commit 4dec3d8

Please sign in to comment.