8000 GitHub - MetalInMyVeins/woman_pong: Pong game where the ball behaves like women.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MetalInMyVeins/woman_pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woman Pong

Pong game that behaves like women. Two player game.

Dependencies

  • SDL2
  • Any compiler that supports at least C++20. Edit CMakeLists.txt as you need to.
  • CMake
  • Bash

Manual Build

  • Enter terminal and cd to the parent folder.

  • Execute the following:

    mkdir build
    cd build
    cmake ..
    make
  • This would build executable bin/woman_pong. Run it to play.

License

Read LICENSE before doing any modification.

58A4

About

Pong game where the ball behaves like women.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0