Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Tennis-for-Two

Introduction

Tennis-for-Two is a sports video game that simulates a game of tennis, and was one of the first games developed in the early history of video games.

How to Play

Please execute the following from the Pyxel (version 2.2.10) environment.

> python App.py

How to Controll

Player #1

  • [W] / [S]: Turn volume #1 to left / right
  • [D]: Hit a ball

Player #2

  • [UP] / [DOWN]: Turn volume #2 to left / right
  • [LEFT]: Hit a ball

Remarks

I also ported the processing program, Tennis For Two, into Pyxel/Python.