A downloadable game for Windows

This is Pong made in raylib for a 6 hour game jam.

There's not much there haha, but this was my first time using raylib AND c lol. It was a blast. I will definitely be doing this again very very soon.

For the time being, here is the game, enjoy!


--UPDATES--

-Added Player scores to the screen

-fixed screen flickering after about 20 seconds of playtime. 

-fixed player collisions (both with player 2 and the wall and with the ball and the players)

---CONTROLS---

Player 1:

W,A,S,D

Player 2:

Up,Down,Left,Right Arrows


Important Notes:

*made in 6 hours + first time in c + first time in raylib

*I hope you enjoy this as much as I did making it :)


Supports both Mac and Windows. 

that's it!

-Spence

StatusIn development
PlatformsWindows
Authorspenceryonce
GenreSports
Made withraylib
TagsGame Jam, Multiplayer, pong, raylib, Split Screen
Code licensezlib License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
MultiplayerLocal multiplayer
Player count2

Download

Download
pong.exe 1 MB
Download
Pong.zip 38 kB

Install instructions

Just download the .exe and run it! 

It's 1,075KB. Not very big :)


on Mac,  download the zip extract it, open your terminal and navigate to the folder you have it saved

cd <thefilepath> (where you extracted the folder)

dotnet PongCSharp.dll

Comments

Log in with itch.io to leave a comment.

(3 edits)

i've never made any games or attempts to make a game so i wouldn't know about the efforts, especially when using a library such as raylib. its a great start i figure