Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 696 Bytes

README.md

File metadata and controls

executable file
·
24 lines (17 loc) · 696 Bytes

Space ships is a video game in which two spaceships battle.

Why I wrote this program

This app is a recreation of a game I made a long time ago, in primary school.

It is a tribute to my teachers, Mariana and Dragoș Kisch and my pair programming colleague at the time, Dragoș.

Screenshots

At this stage it might be difficult to compile the project so I added some preview screenshots.

screen1 screen2 screen3

TODO

  • Find if threading can be added to the application. I don't think Pascal support it natively
  • Move the ships & graphic methods to a library
  • Add screenshots to the README