Skip to content

Pong64 v0.6

Latest

Choose a tag to compare

@JumpiX64 JumpiX64 released this 28 Jun 21:38
· 1 commit to main since this release
737afea

Features:

  • Two-player mode using both controller ports of the N64
  • COM mode: play against a computer opponent with selectable difficulty levels easy, normal, or hard
  • The Libdragon logo appears when starting the ROM
  • On the start screen, a ball bounces on the Pong sprites
  • The ball speeds up after hitting the wall 5 times
  • Uses the Libdragon font
  • A victory screen with a trophy texture
  • Background music in the menu now loops correctly
  • Playing a sound when one of the players gain a point
  • Sound at the victory screen
  • Sound when the ball collides with the player
  • Rumble Pak support the controller vibrates when the ball hits the player
  • The ROM has a resolution of 640x480 pixels
  • Runs at a steady 50 FPS on original PAL N64 hardware during gameplay
  • Optional FPS counter can be enabled for debugging, but it cause slowdowns during gameplay recommended to play without it for smoother performance

Tested on:

  • Emulator: Ares
  • PAL N64 console with an Everdrive X7

Planned features:

  • Endless mode: try to achieve the highest score, but the twist is that the opponent becomes faster and stronger over time