Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

noisysocks/cpong

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpong

A curvy pong game written in C using Raylib.

Getting started

Native:

mkdir build
cmake -S . -B build
cmake --build build
cd build/cpong
./cpong

Web:

mkdir build_web
emcmake cmake -S . -B build_web -DPLATFORM=Web
emmake cmake --build build_web
cd build_web/cpong
emrun cpong.html

About

A little curvy pong game, this time in C.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.