Skip to content

Space Break is a html5 acrade 'ball and paddle' game implemented in coffee script

Notifications You must be signed in to change notification settings

jwagner/space-break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPACE BREAK

Space Break is a html5 acrade 'ball and paddle' game written in coffee-script.

It features levels full of explosives, extra balls and even nukes. I hope you will enjoy it.

If you like this game, you will probably also like my other game JS WARS

http://29a.ch/jswars/

A little bit of history

Space Break started out as coffee-break - a little project I started to get into coffee script. Because it turned out to be a lot of fun I decided to turn it into a complete game.

Supported browsers

  • Firefox 4 (3.6 kind of works)
  • Chrome 9
  • Safari (no ogg - no audio)

...Opera doesn't seem to like audio and crashes.

Audio is generally a bit buggy - and I tried hard to get it just that good. :(

Technology and tools used

Space Break uses the canvas tag for rendering. The sound effects were created using csound and played using the audio tag. The graphics were made using the gimp. Rake is used for the asset pipeline.

Assets

All the assets in the game are self made - that's why they look like programmer art.

Open points

The rendering is highly inefficient, I might improve this at some point.

Copyright

Copyright 2011 by Jonas Wagner

The code (break.coffee, Rakefile) is licensed GPL V3 - http://www.gnu.org/licenses/gpl.html

The assets are licensed under Creative Commons BY NC SA - http://creativecommons.org/licenses/by-nc-sa/3.0/

PLEASE LET ME KNOW IF YOU DO SOMETHING COOL WITH IT.

If you want to use it and that doesn't work for you please let met know.

About

Space Break is a html5 acrade 'ball and paddle' game implemented in coffee script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published