Skip to content

mohammad-shahabadi/digdug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigDug Game

Project Description

Advanced Programming Final Project
Instructors: Dr. Mehdi Esnaashari, Mehdi Zamanian
K. N. Toosi University of Technology Spring 1400

Documentation

https://docs.google.com/document/d/1sRZWx74Wv9uExkHxA1qOGtpuAseKRUzgPfWXWvjbSi0/edit?usp=sharing

Assests

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

Main Map

![main map image](/images/main_map.png)

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://drive.google.com/file/d/18Stgog4SEotDs_Zs_gj7vgST8UJkHQXS/view?usp=sharing)

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

Languages