addonovan / ueberkasino

Networked blackjack game for CSE3310 @ UTA w/ Prof. Bud Davis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ÜberKasino

Ein Kasino, das über die Gegener sind!!!!!

It's a "casino" that's "over" the competition!!!!!!!111one!!!

This is a group project for CSE3310 @ UTA

Building

Make sure that opensplice is installed in your home directory, such that ~/OSPL/release.com is a file.

Edit ~/OSPL/release.com and comment-out the line setting OSPL_HOME

Run ./make.sh, it should handle everything else for you

Any arguments passed to ./make.sh will be forwarded directly to make after the OpenSplice situation is taken care of.

About

Networked blackjack game for CSE3310 @ UTA w/ Prof. Bud Davis

License:GNU General Public License v2.0


Languages

Language:C++ 96.7%Language:Makefile 3.0%Language:Shell 0.4%