Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.44 KB

killawormlol

Game for CS class

Following the tutorial from Heartbeast Action RPG tutorial along with adding a boss, super scuffed

Contributions: Character movement, creating 1st screen with objects and hitboxes + collision boxes.

Citations:

https://youtu.be/pBoXqW4RykE https://youtu.be/WrMORzl3g1U https://youtu.be/mAbG8Oi-SvQ

sprites: https://game-endeavor.itch.io/mystic-woods https://pixelempirestudio.itch.io/sand-tile https://rafaelmatos.itch.io/epic-rpg-world-pack-free-demo-ancient-ruins-asset-tileset https://github.com/uheartbeast/youtube-tutorials/raw/master/Action%20RPG/Action%20RPG%20Resources.zip


How to run program + see game:

  1. Located inside the "executable" folder is the "projecto.exe" file which can be ran (only Windows)

Controls are WASD for movement and spacebar for rolling and left mouse click for attacking.

  1. To see program inside Godot: Open using the Godot version 3.2 stable On right side import project and open the folder labeled "killawormlol" Inside the folder there is a file called "project.godot", open that file Access to the project by double clicking on it.