FAL0258 / PongInVHDL

Making classic game Pong in VHDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PongInVHDL

The classic game, Pong, written in VHDL

Features

  • Classic Mode
  • Enhanced AI Mode with Dynamic Difficulties
  • Frenzy Mode
    • Allows moving horizontally
    • Special effect items can be picked up (Only in Player VS Player Mode)

Hardware

  • Zedboard
  • VGA Display
  • Pmod JSTK2: Two-axis Joystick
  • Vibration Motor Module

Architecture

image image

AI Actions

image

Item Generator (Only in Frenzy Mode)

image

Joystick deadzone defined

image

About

Making classic game Pong in VHDL


Languages

Language:VHDL 97.2%Language:Tcl 2.8%