AvoraDev / grids

My attempt to make a game from scratch using HTML, CSS, and JS.

Home Page:https://avoradev.github.io/grids/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grids

My attempt to make a game (engine?) from scratch using HTML, CSS, and JS.

!!! This project was archived on 5/28/24 and is now being rewritten !!!

WIP Features

  • Rigid body collision (I hate it)
  • Grid system
  • Pew pew

Libraries

  • Hoot.js: Simple HTML Canvas setup
  • LPSH.js: Logs per Second Handler, used to measure FPS and TPS
  • StdEntity.js: Standard Entity for HTML Canvas

About

My attempt to make a game from scratch using HTML, CSS, and JS.

https://avoradev.github.io/grids/

License:MIT License


Languages

Language:JavaScript 90.2%Language:HTML 5.5%Language:CSS 4.4%