Skip to content

cleggacus/prolog-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prolog Pong

A program written in prolog to play 2 player pong for linux terminal.

Imgur

This was a dumb but fun project trying to create the clasic game pong in the terminal using a prolog. Prolog isn't known for games so it was a challenge to see if it could be done!

You can use w, s keys for player 1 (wasd) and k, j keys for player 2 (vim arrows).

Run

To run teh following game in swipl write the following command

swipl ./pong.pl

About

Pong in linux terminal with prolog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages