Skip to content

Fire Ant game from the Commodore 64 (Uni Project)

Notifications You must be signed in to change notification settings

SwiftyChicken/FireAnt

Repository files navigation

Fire Ant Commodore 64 Remake

This project is meant to remake a version of the Fire Ant game on the Commodore 64.
That is meant as evaluation for the course "Structure of Computer Programs 1" at the VUB.

Info

The Game is implemented in scheme, more specifically R5RS.

Dependecies

  • Racket (R5RS should be included)

How to run the game

Just run racket -I r5rs -f Fire-Ant.rkt on your command line.

To-Do

Genral

Model

  • Level ADT
    • Text to Maze ADT
  • Game ADT

View

  • Maze

Controller

About

Fire Ant game from the Commodore 64 (Uni Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published