Welcome to waphics.c’s documentation!

A web browser based video game library for C. Waphics allows you to easily create video games in C and export them to the web browser. Waphics provides a Javascript runtime enviroment for your C code which allows for:

  • User input (keyboard and mouse)

  • Playing sounds

  • Rendering primitimes (circles, rectangles, triangles)

  • Image rendering

  • Alpha blending