0.2.5 • Published 2 years ago

@erikwatson/bramble v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

WARNING: This is not yet a stable API. It is very likely to change between now and 1.0.0, so don't build anything too ambitious with it yet.

Bramble

A little JavaScript library for making Video Games.

Features

  • Asset Loading
    • string
    • image
    • terrain
  • Input Handling
    • keyboard
    • mouse
    • gamepad
  • Simple Drawing API
    • circles
    • rectangles
    • lines
    • images
    • animated sprites
    • text
    • tilesheets that auto-tile
    • effects (overlay, dodge, shadow, transparency)
  • Collision Detection
    • Point vs Rectangle
    • Line vs Rectangle
    • Rectangle vs Rectangle
    • Dynamic Rectangle vs Rectangle
  • 2D Vectors
  • Music and SFX playback
  • Save/Load

Authors

0.2.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago