An open API service indexing awesome lists of open source software.

https://github.com/developpeurpascal/game-copter-msdos-turbopascal

Inspiré de Fox et ancêtre de Champter, voici Copter, un jeu vidéo développé en Turbo Pascal en 1992.
https://github.com/developpeurpascal/game-copter-msdos-turbopascal

archive dos-games games msdos msdos-game pascal pascal-language pascal-programming turbo-pascal wip

Last synced: 4 months ago
JSON representation

Inspiré de Fox et ancêtre de Champter, voici Copter, un jeu vidéo développé en Turbo Pascal en 1992.

Awesome Lists containing this project

README

        

# Copter - Turbo Pascal - MS-Dos - 1992

[Cette page en français.](LISEZMOI.md)

Inspired by the [Fox video game](http://jeuxvideos8090.free.fr/index.php?Id_Soft=132) released in 1985 for [Thomson TO7 and MO5 microcomputers](https://fr.wikipedia.org/wiki/Thomson_TO7/70), Copter places us in the role of a helicopter pilot out to harvest mushrooms in caves full of obstacles and traps.

Here you'll find the source codes for the game and its level editors, developed in [Turbo Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal) for MS-Dos in 1992.

The compiled versions of the game (dated April 17, 1995) and its ancillary programs are available in the “release” folder, along with a first series of 16 game levels. The three other published series of 16 rooms are also available in the numbered “release-DLC” folders. You should be able to run them on an MS-Dos emulator or an 8-bit version of Windows (3.x, 95 and maybe 98).

The editors used to create the ancillary files (mouse cursor, sprites, color palette, texts in several languages, etc.) are or will one day be available as source code and compiled programs on [my GitHub account](https://github.com/DeveloppeurPascal?tab=repositories&q=Maker+TurboPascal&type=&language=&sort=).

It's possible that these programs are compilable with [Free Pascal](https://www.freepascal.org) but I haven't tried. Units not supplied can be found in the [DeveloppeurPascal/librairies-TurboPascal](https://github.com/DeveloppeurPascal/librairies-TurboPascal) repository. If any are missing, please let me know so that I can add them.

This video game was recreated in 2021 during [streaming sessions on Twitch](https://www.twitch.tv/patrickpremartin). Renamed [Champter](https://champter.gamolf.fr/), it works in the same way, but has been completely redesigned in Delphi for use on Windows, Mac, Linux, iOS and Android. [Its source codes](https://github.com/DeveloppeurPascal/Champter) are open.

Check out [my other open source projects in Turbo Pascal](https://github.com/DeveloppeurPascal?tab=repositories&q=TurboPascal&type=&language=&sort=) if you're interested in software archeology.

## Talks and conferences

### Twitch

Follow my development streams of software, video games, mobile applications and websites on [my Twitch channel](https://www.twitch.tv/patrickpremartin) or as replays on [Serial Streameur](https://serialstreameur.fr) mostly in French.

## License to use this code repository and its contents

This source code is distributed under the [AGPL 3.0 or later license](https://choosealicense.com/licenses/agpl-3.0/).

You are generally free to use the contents of this code repository anywhere, provided that:
* you mention it in your projects
* distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)
* to distribute the source code of your creations under the AGPL license.

If this license doesn't suit your needs, you can purchase the right to use this project under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated commercial license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).

These source codes are provided as is, without warranty of any kind.

Certain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.

## Support the project and its author

If you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.

You can use one of those services :

* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)
* [Liberapay](https://liberapay.com/PatrickPremartin)
* [Patreon](https://www.patreon.com/patrickpremartin)
* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)

or if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.