Skip to content

ColorMan777/Rotopong-3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotopong 3000

CoverRotoPong3000

A circular pong made in Godot. The game is also available on itch.io.

Even though you can play it with a keyboard, this pong game is designed to be played with an alternative controller. The main system is designed to control the paddle based on the distance to the player, which is captured by a distance sensor connected to an ESP32 board. The Arduino code for this board is available in the “Arduino Code” folder.

If you want to modify the code, you can open the serial.gd file and edit it as needed. For example, the port address may vary depending on your OS or the card you are using. This is also where you choose the listening port for the sensor (the default is COM4). For the game to work properly, the serial output must only contain a distance value between 0 and 1 (see example in “Arduino Code”).

To run the game you'll need to use the Godot game engine, make sure to use version 4.5, which is the version we used to make the game.

DiagrammeMontage_EN

YouTube Trailer

Watch the video

About

A circular pong made in Godot

Resources

Stars

Watchers

Forks

Packages

No packages published