Nebulean / Electro-Pong

Student revisited version of the classical Pong game with a touch of electrodynamics.

Home Page:https://nebulean.itch.io/electro-pong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electro-Pong

This game is a student game made for a course. The goal was to gamify a subject of our learning field, and we choose electrodynamics.

Play the game

The game is available for free on Itch.io: here.

Play with the source code

The game is done with on the Godot game engine. The sprite sources use either Aseprite or Pixelorama. Some of the sprites use Natron to have their colors modified. The sound effects are done using BFXR. The pixel font by TinyWorlds is used in this project, available here.

Contribution

You can contribute to the project by making pull requests.

Online mode

You can play on one computer using the Play button, but you can also play on two different computers. If you are on the same local network, you have nothing to change. If you are trying to connect via an Internet box, the person who selects Server will have to configure the port forwarding option in it's box's administration page and link port 3333 on the box to the same port on the computer.

About

Student revisited version of the classical Pong game with a touch of electrodynamics.

https://nebulean.itch.io/electro-pong

License:MIT License


Languages

Language:GDScript 88.2%Language:Processing 6.9%Language:MATLAB 4.9%