Loading date... --:--:--
Cybilus Games

Dodgeball

Arcade Skill Game

Dodgeball is an action-packed skill game developed entirely in C++. The goal is to dodge the constantly flying balls for as long as possible.

Dodgeball Screenshot

About Dodgeball

The player controls a character inside a limited playfield. During the game, several balls move across the screen in different flight directions.

Each collision with a ball costs health points. Once all lives are used up, the game ends. Skillful dodging continuously increases the score.

Features

  • Developed entirely in C++
  • Implemented with SDL3 and OpenGL
  • Fast arcade gameplay
  • Controllable player character
  • Dynamic ball movement
  • Life and health system
  • Scoring system
  • Sound effects for collisions and hits
  • Immediately understandable gameplay
  • No internet connection required

Controls and Technology

Controls
  • Arrow keys or WASD: move the player character
  • ESC: quit game
Technical information
  • Programming language: C++
  • Graphics: OpenGL
  • Framework: SDL3
  • Platform: Windows
Project

Dodgeball was created as an independent C++ project for developing a simple but entertaining arcade game focused on reaction and precise controls.