SkillAgentSearch skills...

Sidescroller

⚠️ DEPRECATED A side scrolling shooter using CoffeeScript and HTML5 Canvas.

Install / Use

/learn @payload/Sidescroller
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sidescroller

  • point your browser to [the game](compile it yourself, please) and play a simple side scrolling shooter!
  • it is allready kind of fun!

using

  • CoffeeScript and JavaScript
    • I learned about JavaScript failures and CoffeeScript. So I ported my code to CoffeeScript.
  • HTML5 Canvas
    • hey, it has a 2D graphics API which is not a pain!
    • well, setting colors with an alpha value is weird
  • GNU make
    • it sucks and does its job
    • also the Makefile is public domain
  • GNU AGPL 3
    • this is free software
  • VT323 font
  • http://flattr.com/
    • yes, you can give me money
  • a sound file
    • there is this file: stuff/laser.ogg. It is public domain, srsly!
  • http://whatthecommit.com
    • you won't see any sane commit message in this project!
    • credits for this git alias go to _john and dodo

[alias]
    komit = "!git commit -m\"`curl -s http://whatthecommit.com/|sed -n '/<p>.*$/s/<[^>]*>//gp'`\""
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks2

Languages

CoffeeScript

Security Score

75/100

Audited on Mar 30, 2025

No findings