Skip to content

mike42/8bit-table-tennis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

8-Bit Table Tennis Build Status

8-Bit Table Tennis is a homebrew 2-player game for the Nintendo Entertainment System (NES).

Start screen

Start screen

Gameplay

  • Push START to begin.
  • Press UP/DOWN to move.
  • Press A to serve.
  • Player 1 serves first.
  • If you lose the point, then you serve next.
  • First player to 11 points wins.

Try it

The most recent version is available in the releases section. It is shipped as an iNES ROM (.nes), which is suitable for use in a NES emulator or flash cartridge.

Build it

The steps to build this project are listed in build.sh. You will need python3 and the cc65 toolchain installed.

License

8-Bit Table Tennis may be used, distributed and modified under the terms of the MIT license, see LICENSE for details.

The code is based on a NES example project by Brad Smith, which can be found at bbbradsmith/NES-ca65-example.

About

Homebrew 2-player game for the Nintendo Entertainment System (NES)

Topics

Resources

License

Stars

Watchers

Forks