Skip to content

sbeng/bistrotanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bistrotanks

Basic 2D multiplayer deathmatch game

The main purpose of this project was to try and learn something about Erlang, so don't expect excellent code quality and design decisions :D

How to compile and run

  1. Make sure that you have latest version of Erlang/OTP installed. I used Erlang/OTP 18.3
  2. Clone the repo
  3. Install dependencies and compile: make
  4. Run: _rel/bistrotanks/bin/bistrotanks foreground
  5. Server listens to localhost:8080

About

Very basic 2d game implementation using Erlang and websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published