Ask HN: What framework do you use (if any) for your pure web games?
It seems like there's one major (and a few popular alternatives) game framework for every language except pure web languages. What framework/engine is Hacker News using for creating web games without browser plugins like Flash and Unity?
3 comments
[ 125 ms ] story [ 4691 ms ] threadOur game: http://ravegame.herokuapp.com/
Post mortem: http://bcjordan.github.com/games/rave-thru-dawn/
It's coded in Amber Smalltalk, you can see the source here: https://github.com/bromagosa/amber/tree/ludus
And some examples:
http://reggaeperxics.com/pong.html http://reggaeperxics.com/sokoban.html http://reggaeperxics.com/cave.html