Giter Site home page Giter Site logo

armasyll / psde Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 2.0 135.05 MB

Pack Street Development Edition

License: Apache License 2.0

HTML 0.62% JavaScript 99.36% CSS 0.01% Shell 0.01%
babylonjs blender3d blender-3d game game-3d zootopia javascript javascript-game webgl-game babylonjs-game

psde's Introduction

Pack Street: The Game

(Not endorsed by TG_Weaver)

Really just a testbed for another javascript game thing I've been writing.

Covering my rear

All visual assets (images, videos, models) used with permission from their respective owners. All characters, with the exception of Nicholas Wilde, used with permission from their respective owners. Any references to the film Zootopia are used in parody.

Zootopia belongs to Disney, Pack Street (name, setting, specific characters) belongs to TG_Weaver, and I'm sure I'm missing a few other notes.

No money is made from this game, yo.

About the game

It's a 3D browser-based game written in JavaScript that requires a web server to access.

It uses Babylon.JS 4.1.0 (https://github.com/BabylonJS/Babylon.js), models created and exported from Blender 2.81, and textures created in Inkscape 0.92.3.


How To Install

Install Apache2

Install and enable Apache2 mods...

  • mod_header or security2

  • mod_mime

Configure Apache2 site-specific config for...

  • AllowOverride FileInfo

  • Require all granted

Drop files in publically accessible web directory

Go there

???

It works :V

Object Hierarchy

->CharacterClass
|-->ClasslessClass
|-->SorcererClass

->AbstractEntity
|-->SoulEntity
|-->Entity
| |--->CreatureEntity
| |  |---->CharacterEntity
| |
| |--->FurnitureEntity
| |  |---->DisplayEntity
| |  |---->DoorEntity
| |  |---->Lighting
| |
| |--->ItemEntity
| |  |---->ConsumableEntity
| |  |---->KeyEntity
| |  |---->EquipmentEntity
| |      |----->ClothingEntity
| |           |------>ShieldEntity
| |      |----->WeaponEntity
| |
| |--->SpellEntity
|
|-->InstancedEntity
  |--->InstancedFurnitureEntity
  |--->InstancedItemEntity
     |---->InstancedConsumableEntity
     |---->InstancedEquipmentEntity
     |   |----->InstancedClothingEntity
     |        |------>InstancedShieldEntity
     |   |----->InstancedWeaponEntity
     |---->InstancedKeyEntity

->ActionData
->AnimData
->Cell
->Container
->Cosmetic
->Dialogue
->Effect
->Projectile (for now)
->Spell
->TeleportMarker

->AbstractController
|-->EntityController
  |--->CreatureController
  |  |---->CharacterController
  |      |----->CharacterControllerTransform
  |      |----->CharacterControllerRigidBody
  |--->FurnitureController
  |  |---->DisplayController
  |  |---->DoorController
  |  |---->LightingController
  |--->ItemController

->CompoundController
->InstancedCompoundController

->AbstractControls
|-->CharacterControls
|-->EditControls
|-->MenuControls
  |--->DialogueControls
|-->WritingControls

->NetworkController

psde's People

Contributors

armasyll avatar chickenputty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

remiliast

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.