Skip to content

sbjorn358-max/OathBound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OathBound

Latest Version: 0.3.2 (Alpha)

About

OathBound is a singleplayer pixel-art side-scroller progression-based story game currently in development. It is a semi open world game with intentional limitations.

Project Status

OathBound is still in early development and is not yet playable as a finished product, but only as a testing version. However, many core features are already implemented, on which I want to build upon. Some features include:

  • Crafting System
  • Worlds System
  • Status Effects (e.g. strength, regeneration or burning)
  • Gathering of raw materials
  • Quest system
  • Enemies

Gameplay

OathBound's gameplay is focused on learning and progression through collection of items, killing of enemies and completing quests. The story is also a core part of the game, but its development is very early and I am open for suggestions!

Controls

  • Walk forwards: W or D
  • Walk backwards: S or A
  • Jump: Space
  • Attack: Left Click
  • Jump Attack: Space and Left Click
  • Open/Close Inventory: E
  • Interact: R
  • Use Item: Right Click

Installation

  1. download node.js
  2. download a release of OathBound
  3. go to the folder/directory in the command prompt cd 'C:/path/to/the/folder'
  4. install TypeScript npm install -g typescript
  5. install express: npm install express@5.1.0
  6. build the Javascript file & start server: npm run buildStart

Tech Stack

  • HTML5
  • CSS
  • TS
  • JS
  • Node.js
  • Express

Contributing

This repository is currently not open for external contributors, but reporting of errors or new ideas are appreciated!

Credits

Assets

If I forgot you please reach out to me

Screenshots


Created by LUMA STUDIOS (personal project)

All rights reserved.
This project may not be redistributed, re-published,
or made publicly available without explicit permission from the author.

About

Singleplayer Pixel-Art Side-Scroller Progession-Based Story Game

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 51.0%
  • JavaScript 43.4%
  • CSS 3.6%
  • HTML 2.0%