Giter Club home page Giter Club logo

csc2002s-assignment-02's Introduction

WordApp

CSC2002S Assignment 02 Concurrent Programming: Falling Words

Overview

The following repo contains the source code for the WordApp(Falling Words) Game.

Guidelines

  1. Clone this repository.

  2. Go to main directory and run the Makefile to compile the java files.

make run
  1. After compiling you can run the WordApp program from a terminal using this command:
make run
  1. The $ make run has an option input param to include 3 params as follows, the total number of words for the game, the number of word faliing on the current screen, the text file containing the words e.g.
make run input="20 3 example_dict.txt"
  1. Once the WordApp app starts, click on Start button, which should start start the game by releasing the falling words.

  2. You can then play the game by type the word falling on the screen, you get a point for typing the word before it reaches the bottom.

  3. Depending on the number you entered for the total number of words, the game will end after that number of words has passed through the screen or matched.

  4. Click "End" button to end the game.

  5. Click "Quit" button to quit the game and close the program window.

csc2002s-assignment-02's People

Contributors

nkosinathintuli 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.