Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eSpacewar

Multiplayer Spacewar over websockets built on Erlang with Cowboy. See the blog post

What You Need

Run it

Before you try running it for the first time:

$ rebar get-deps
$ rebar compile

And launch it with the start script:

[jeremy@mbp-0x90:~/code/erlang/eSpacewar(master)]$ ./start.sh

Or from the Erlang shell with correct binary folders on the path:

1> espacewar:start().

Play It

Go to the following link (assuming you've run it locally):

http://localhost:8080/sw.html

About

Multiplayer Spacewar over websockets built on Erlang with Cowboy.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages