This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/client/scripts/10-init-framework.coffee
2018-09-30 23:52:45 +02:00

5 lines
72 B
CoffeeScript

# init Socket.IO
socket = io()
# init CraftyJS framework
Crafty.init()