Giter Site home page Giter Site logo

ss013r / starvationevasionpolicycard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from castellanos70/starvationevasion

0.0 3.0 0.0 1.85 GB

Policy Card team's repo for StarvationEvasion: Atle, Michael, and Stephen

Shell 0.26% CSS 0.15% Java 95.57% JavaScript 2.24% HTML 1.78% Batchfile 0.01%

starvationevasionpolicycard's Introduction

Starvation Evasion Simulator, Sever and Visualizer

JavaDoc

Table of Contents

  1. Overview
  2. [Compilation and Project Configuration](#Compilation and Project Configuration)
  3. [Starting up the Game](#Starting up the Game)

Overview

The Starvation Evasion Game is a multiplayer Client/Server game.
First, the server should be started on one machine. The server will create an instance of the simulator and manage client connections. The server then starts n=0 through 7 AI clients and waits for 7-n player client connections.

Each player client is started on a separate computer and connects to the server via TCP/IP.

Compilation and Project Configuration

  • Libraries: javafx-mx, sqlite-jdbc-3.8.11.2
  • Source Folders: src, libs
  • Resource Folders: data, assets
  • Run Folder: bin
  • Dependencies: JDK 1.8, javafx-mx, sqlite-jdbc-3.8.11.2

Starting up the Game

The client entry point is:
starvationevasion.client.Setup.Main Running this should ask you for single or multi-player. Multi-player will attempt to connect to foodgame.cs.unm.edu:5555. Assuming the server is up and running, this will work.

Selecting single player requires that you first start a local server. the server entry point is: starvationevasion.server.Server. The default port is 5555.

Server

Take a look at it here.

starvationevasionpolicycard's People

Contributors

kf4x avatar castellanos70 avatar tyalinwis avatar phyxius avatar ktstephano avatar ngonzales avatar kratok avatar gboujaoude avatar max-sanchez avatar jelopz avatar ss013r avatar miggens avatar tdaughton avatar bretthartel avatar alalvani avatar ssagartz avatar cs-labs avatar lmirabal8689 avatar elijahblack667 avatar jclark8 avatar atle95 avatar jmccall2 avatar iwaltemire avatar miriryu avatar gseshadow avatar mryu93 avatar scnaegle avatar jamperr avatar antonio-griego avatar mohammadryousefi avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.