Go to file
Pradana AUMARS 45df3ec812 Score is now displayed on the window
* Added Score structure
* Added Liberation Mono Bold font in src/assets/
* Racket structure has Score member
* General cleanup and improvements
* BUG: font_path string is dependent on where the binary is run
2021-06-28 21:37:34 +02:00
src Score is now displayed on the window 2021-06-28 21:37:34 +02:00
configure Clean configure 2021-06-28 12:57:01 +02:00
configure.ac Clean configure 2021-06-28 12:57:01 +02:00
LICENSE First implementation of Pong 2021-06-27 16:41:52 +02:00
Makefile.am First implementation of Pong 2021-06-27 16:41:52 +02:00
README Introduce TTF library 2021-06-28 21:34:48 +02:00

A game of Pong.

Requirements
===========
* sdl2
* sdl2-ttf