Skip to content

haxe/node.js game example

June 17, 2010

I’ve been banging on about the haxe/node.js combination for a while, so here’s a link to a bingo game which is constructed entirely using haXe and Node.js. 99% haXe with a tweak of JS on the client for ui, however, client logic in haXe too.

Play Game Here

I’ve documented what libs and  started a case study, here.

Quick Overview:

  • Account Server Node/haxe/Redis
  • Bingo Server Node/haxe
  • Chat Server Node/haxe
  • Client Controller haxe
  • Client View JQuery/Ui

All libraries used are at http://github.com/blackdog66

bd

From → Uncategorized

Leave a Comment

Leave a comment