Skip to content

A opensource RobloxMMORPG written in Roblox-TS

License

Notifications You must be signed in to change notification settings

T-R-I-X/Jorik-TS

Repository files navigation

Project Logo

build

A opensource RobloxMMORPG game written in Typescript for strict type checking.

Features (Planned)

  • ❌ combat (skills, basic moves, animations)
  • ❌ npcs (pathfinding, random movement, questing, random events)
  • ❌ Social features (interacting, viewing, chatting, etc.)
  • ❌ Mounts
  • ❌ Player housing
  • ❌ PVE combat
  • ❌ PVP combat
  • ❌ Player owned shops, NPC owned shops
  • ❌ Full user game interface (GUI)
  • ✅ Datasaving

For developers

Here are the links to some resources

Roblox-TS
Flamework
@rbxts/suphi-datastore

Get started

  1. Clone or download this repo
git clone https://github.com/T-R-I-X/Jorik-TS
cd Jorik-TS
  1. Install the dependencies
npm install
  1. Install Rojo
    Refer to the docs
  2. Build the game
npm run build
  1. Serve
rojo serve

Contributors

About

A opensource RobloxMMORPG written in Roblox-TS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published