Skip to content

Pascal examples for the SwinGame library

rchastain2/swingame-pascal-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwinGame Pascal examples

Pascal examples for the SwinGame library.

Clone this repository and build the library

git clone https://github.com/rchastain2/swingame-pascal-examples.git --recurse-submodules
cd swingame-pascal-examples
sh build-library.sh

Build and run an example

cd amethyst
make
./demo

Contents

Amethyst

Simple animation example.

Screenshot

Bear

Another animation example.

Screenshot

Josephus

Resolution of the Josephus problem.

Screenshot

Racing

C64 style racing game.

Screenshot

About

Pascal examples for the SwinGame library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published