Chrinkus / squares

An artless browser game written in pure JavaScript. With seriously no art.

Home Page:https://chrinkus.github.io/squares/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQUARES

Navigate the maze to collect the golden pellets. The more you eat, the more you grow, but touch the walls and something something about shrinking that rhymes with grow.

Playable Here

Use WASD or the arrow keys to move.

April 8, 2017

  • Added game sound utilizing the Web Audio API
  • ..and that's mostly it. Serioulsy its been a long week of learning about audio

Next goals:

  • looking to resolve the below cases this week as I prepare to move on from this project
  • Decide on extent of required commenting/documentation for future reference
  • Add Congratulations screen/message to game completion
  • Add animating point numbers when pellets are picked up

About

An artless browser game written in pure JavaScript. With seriously no art.

https://chrinkus.github.io/squares/

License:MIT License


Languages

Language:JavaScript 99.4%Language:HTML 0.5%Language:CSS 0.1%