Skip to content

Releases: algosup/2024-2025-project-1-fpga-team-4

Frogger v.1.1.1

24 Oct 12:47
c17aa2a
Compare
Choose a tag to compare

This bash file allows you to run our game easily.

Materials:

  • Go Board
  • VGA monitor
  • VGA cable

Steps:

  1. Download the Frogger.sh file.
  2. Run the file and follow the instructions.

Launching:

  1. On macOS (With Xcode)

Use your terminal to launch it.
chmod u+x Frogger.sh
./Frogger.sh

  1. On Windows

Double-click on the file.

v.1.1.0

21 Oct 11:00
50517f1
Compare
Choose a tag to compare

This bash file allows you to run our game easily.

Materials:

  • Go Board
  • VGA monitor
  • VGA cable

Steps:

  1. Download the Frogger.sh file.
  2. Run the file and follow the instructions.

Launching:

  1. On macOS (With Xcode)

Use your terminal to launch it.
chmod u+x Frogger.sh
./Frogger.sh

  1. On Windows

Double-click on the file.