Skip to content

Releases: jabo-bernardo/Kree-Java

Added Rigidbodies and Physics!

11 Apr 15:37
0286c37
Compare
Choose a tag to compare

Changelog v1.2

  • Added Initial BoxCollider Component
  • Added RigidBody Component
    🔨 FIxed an Issue regarding component's name

Documentation here

Added Animation Feature

11 Apr 09:27
29d41cd
Compare
Choose a tag to compare

Features

  • Sprite Importing
  • Rendering
  • Scene Management
  • Scenes
  • Game Objects
  • Vector2
  • Transform
  • Key Event Listeners
  • Mouse Event Listeners
  • Game Object Components
    • MeshRenderer (Just a rectangle shape)
    • SpriteRenderer (Sprite)
    • Animator
  • Debug.Log(output)

Read the documentation here

v1.0 Release

11 Apr 03:03
5384b02
Compare
Choose a tag to compare

Features

  • Sprite Importing
  • Rendering
  • Scene Management
  • Scenes
  • Game Objects
  • Vectors
  • Transform
  • Key Event Listeners
  • Mouse Event Listeners
  • Game Object Components
    • MeshRenderer (Just a rectangle shape)
    • SpriteRenderer (Sprite)
  • Debug.Log(output)

Read the documentation here