Skip to content

This was a programming 2 group project. I made this with @yusufatalay.

Notifications You must be signed in to change notification settings

ysntrkc/pipe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pipe Game

  • In order to run this game, you need to have a JDK that contains JavaFX (For example: Amazon Corretto 8).
  • If you just downloaded the JDK, you should add it as system variable. Help

Compile and Run:

First, type the following in the terminal to compile the game:

javac src\Main.java

After that, you can run the game by typing the following in the terminal:

java src.Main

About

This was a programming 2 group project. I made this with @yusufatalay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages