Skip to content

This is an Arkanoid game ( Bricks and vessel ) which can be played on Teminal. I did this project as a part of college course work.

Notifications You must be signed in to change notification settings

saiminajagi/unix-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Unix project using Shell scripting.

This game can be played on any unix terminal

Running a file is enough for this game to run.

Use following commands to run

  1. chmod 755 final.sh

  2. ./final.sh

List Of Main Unix Commands

➢ tput

➢ kill

➢ stty

➢ sleep

➢ IFS (Internal Field Seperator)

About

This is an Arkanoid game ( Bricks and vessel ) which can be played on Teminal. I did this project as a part of college course work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages