Skip to content

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

Official 1.0 version

21 Oct 15:05
b73c340
Compare
Choose a tag to compare

GitHub Release: Frogger Game 1.0
Release Title: Frogger Game v1.0

Release Description: We are excited to announce the first release of our FPGA-based Frogger game! Experience the classic arcade gameplay as you guide your frog across two busy motorways while avoiding cars and other obstacles. With 8 challenging levels, this game offers a nostalgic yet thrilling experience for players of all ages.

Features

  • Sprites of Cars and Frogs.
  • 8 Levels: Challenge yourself with eight unique levels, each increasing in difficulty.
  • 2 Motorways: Navigate across two busy motorways, dodging cars to reach safety on the other side.

How to play

Requirements:

  • A go board from nandland.
  • The zip file of the release must be downloaded.

Setup

  1. Open the downloaded file by clicking on it.
  2. Navigate to the setup folder.
  3. Run the setup prompt for your Operating System:

For further information check the user manual present in the "documents" folder or the Wiki section.

v0.1

10 Oct 09:38
f97143b
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Release Note: MVP of the Frogger Game
This release represents the Minimum Viable Product (MVP) of the Frogger game, focusing on the core mechanics with the inclusion of vehicle movement. Currently, the game features the basic functionality of cars moving across the screen, providing a foundational experience for gameplay.

Key Features:

  • Implemented vehicle movement logic.
  • Established a basic game loop to handle updates.
  • Implemented collision detection and game-over mechanics.

What's Next:

  • Introduce characters sprites
  • Fixing various bugs
  • Implement new obstacles
  • New levels

Your feedback is welcome as we continue to develop and improve this project!