Skip to content

Kyabetsu - a js13kGames 2024 competition entry by @salvan13.

Notifications You must be signed in to change notification settings

js13kGames/kyabetsu

This branch is 2 commits behind salvan13/kyabetsu:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e67ff9 Β· Sep 11, 2024

History

12 Commits
Sep 9, 2024
Sep 10, 2024
Sep 5, 2024
Sep 4, 2024
Sep 4, 2024
Sep 9, 2024
Sep 7, 2024
Sep 4, 2024
Sep 4, 2024
Sep 11, 2024
Sep 4, 2024
Sep 7, 2024
Sep 7, 2024
Sep 4, 2024

Repository files navigation

Kyabetsu

js13kGames 2024 entry


Kyabetsu is an adventure game inspired by graphical adventures like Monkey Island

Controls

Click on the scene to move around.

Select an action on the bottom and click on objects in the scene to interact with them.

Actions

  • Look at πŸ‘€ look an object to inspect it
  • Talk to πŸ’¬ start a dialogue with someone
  • Pick up 🫳 try to pick up an object, if it works it will be placed in the inventory
  • Hit πŸ‘Š hit someone/something with force
  • Read πŸ“– read something, eg: a book, a paper
  • Use βš™οΈ use an object in the scene
    • if an object in the inventory is selected, use that object with something else in the scene
    • note: you can unselect an object in the invetory by clicking it again