Go to file
Pradana AUMARS 9bfc856a63 Update README, add build requirements 2021-06-29 19:45:20 +02:00
src Make start text a bit wider 2021-06-29 16:56:48 +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
NEWS Rename ChangeLog to NEWS 2021-06-29 18:01:24 +02:00
README Update README, add build requirements 2021-06-29 19:45:20 +02:00
bootstrap Add exec bash command to bootstrap 2021-06-29 18:45:59 +02:00
configure.ac Clean configure 2021-06-28 12:57:01 +02:00
pong.scm Add Guix package scheme 2021-06-29 19:42:27 +02:00

README

A game of Pong.

Controls
========
* Left racket's up-down keys are E-D.
* Right racket's up-down keys are I-K.

Requirements
===========
* sdl2
* sdl2-ttf
* fontconfig
* Liberation Mono fonts

Build requirements
==================
* autoconf
* automake
* pkg-config

If you run GNU Guix, please use the following package scheme in the URL below:

   https://forge.chapril.org/pradana.aumars/pong/raw/branch/master/pong.scm