Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waseem-polus/webpoker


https://github.com/waseem-polus/webpoker

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

README

        

# WebPoker projct

to compile and start server while in the base WebPoker directory:
```bash
mvn clean compile package
mvn exec:java -Dexec.mainClass=uta.cse3310.WebPoker
```

to connect to server with browser go to:
127.0.0.1:8081/index.html

Game hosted by the professor on http://WebPoker.info:8081