Skip to content

dannyfritz/nuthatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Very early code. Not recommended for use.

Nuthatch

Nuthatch is a collection of thin libraries to make interactive experiences such as games.

Renderer

An immediate mode renderer backed by pixi.js@^7. Inspired by the LOVE2d API.

  • render
  • clear
  • drawCircle
  • drawLine
  • drawPolygon
  • drawRect
  • drawSprte
  • drawText
  • Save Framebuffer

TransformStack

  • scale
  • rotate
  • translate
  • push
  • pop

Input

Keyboard

  • keyDown
  • keyUp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published