Coder Social home page Coder Social logo

cs-2-3-review's Introduction

CS-2-3-Review

Review Projects for CS 2 and 3 for Lakeside

Projects

The projects in this repository are rock-paper-scissors-spock and game-of-tag.

Rock Paper Scissors Spock

Program can run a simple game of rock-paper-scissors, or it can run a much more complex game of rock-paper-scissor-spock-lizard (and, this isn't tested, but it could probably also run a 15 weapon game!). The program will prompt you to enter a weapon and then will return the result of the battle between you and the computer. Once you end your game, it will show you the statistics of how many times you/the computer won.

How to Run

  1. cd into /rock-paper-scissors-spock
  2. run javac RPSLSp.java in terminal
  3. run java RPSLSp in terminal
  4. play!

Game Of Tag

In game of tag, a linked list is presented with those who are still chasing each other and who are tagged. You choose who gets tagged and that TagNode is brought to the losers linked list. Once one TagNode remains the game ends.

How to Run

  1. cd into /game-of-tag
  2. run javac TagManager.java in terminal
  3. run java TagMain in terminal
  4. play!

cs-2-3-review's People

Contributors

darrow8 avatar

Watchers

James Cloos 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.