Aadhavan Srinivasan ff8dc1f1f7 Removed files related to cross-compilation.
I had a ton of issues related to cross-compilation (libraries not found, clashing function
names with raylib, improper linking), and I realized that it's too much work to cross-compile,
_and_ I'm using a build system. Instead, I'm probably just going to use my Windows VM to compile for Windows.
I still haven't decided what to do for Mac, though.
2024-02-29 16:40:49 -05:00
2024-01-28 23:33:17 -05:00
2024-02-26 21:38:54 -05:00
2024-02-27 23:59:06 -05:00
Description
A network-based Pong game, written in C++.
2.2 MiB
Netpong v0.2 Latest
2024-03-19 09:59:28 -05:00
Languages
C 55.4%
C++ 43.7%
Meson 0.5%
Shell 0.4%