Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 548 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 548 Bytes

garlic

Despite the strange name, garlic stands for Game Application and Real-time Logic Integrated Core

Features

All current features of garlic are:

  • Canvas creation
  • Canvas drawing: drawRect, drawText, drawImage, drawBackground
  • Smooth, Instant rendering
  • Customizable canvas width, height, and render framerate
  • Custom cursors for the canvas (max resolution 128x128) - width and height is automatically detected to make sure that most browsers can read them.
  • Input Handling
  • Built-in FPS handler
  • Keybind Cooldowns