Skip to content

NY-ANDRY/Dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dino Game

This is a simple Dino game implemented in Java.

How to Run

  1. Compile the source code:

    javac -d bin src/**/*.java src/*.java
  2. Run the game:

    • On Linux/macOS:

      ./run.sh
    • On Windows:

      run.bat

Project Structure

  • src/: Contains the Java source code.
  • bin/: Contains the compiled Java classes.
  • assets/: Contains game assets like images.
  • data/: Contains game data.
  • run.sh: Shell script to run the game on Linux/macOS.
  • run.bat: Batch script to run the game on Windows.

Dependencies

  • Java Development Kit (JDK)

This README was generated by Gemini CLI.

About

Dino_Game

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages