Skip to content

ishayankoo001/SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders Game

Project Description

Advanced Programming Final Project
Instructors: Mehdi Zamanian
K. N. Toosi University of Technology Winter 1400

Documentation

https://docs.google.com/document/d/1iXRKDsC1rpktlV92WUx352CgoJkkjg3fR-qYAS4ReO0/edit?usp=sharing

Assests

You can use these to create graphical components. it can be found in /src/main/resources/assets directory

Presention Video

  • Present your project in a 10 minutes video.
  • Upload it on a website (aparat, google drive and etc.
  • Edit README.md and add your presentaion link below. (instead of ``YOUR_VIDEO_URL``)
[Project Description](https://youtu.be/vvAzeMNtD-U)

Images

take screenshots from the outputs of your program and save it as images or gif into the images

JavaFx 11

  • clone in your computer:
    git clone <YOUR_REPO_URL>
    cd YOUR_REPO_URL
    
  • Run Javafx GUI

    mvn clean javafx:run
    
  • Run tests

    mvn clean test
    
  • push your change to the repository:

    git add .
    git commit -m "commit message"
    git push
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages