Code Monkey home page Code Monkey logo

devpas-games-pack's Introduction

All public DeveloppeurPascal game projects in one code repository

Cette page en français.

All the source codes of the games released on my GitHub account. They are mainly programmed in Delphi.

Some of them were developed live on Twitch during game coding sessions. You can see replays on Serial Streameur.

This code repository contains projects developed in Object Pascal language under Delphi. You don't know what Delphi is and where to download it ? You'll learn more on this web site.

Games list

Bricks breaker

https://github.com/DeveloppeurPascal/Casse-Briques

Basic version of a "brick breaker" type game.

Champter

https://github.com/DeveloppeurPascal/Champter

Arcade game where you have to collect mushrooms while avoiding traps, enemies and obstacles through dozens of levels.

Christmas Game (Code Rage 2018)

https://github.com/DeveloppeurPascal/CodeRage2018-ChristmasGame

Simple game of targets that you have to hit while avoiding the bad ones in a festive Christmas atmosphere.

Colarvest (Ludum Dare 52 "Harvest")

https://github.com/DeveloppeurPascal/LDJAM52-Harvest

A multi platform game for Ludum Dare 52 theme "Harvest" made in Delphi with FireMonkey.

Egg Hunter

https://github.com/DeveloppeurPascal/Egg-Hunter

Go on an egg hunt and grow the duck farm that will make you rich.

Moo box

https://github.com/DeveloppeurPascal/BoiteAMeuh

A game of association rather intended for children. You have to recognize the animal whose sound you hear.

Pairpix

https://github.com/DeveloppeurPascal/Pairpix

A memory game for children and adults.

Pompach

https://github.com/DeveloppeurPascal/Pompach

A game of reflexes. Recharge batteries by pushing the right switches.

Pumpkin Killer

https://github.com/DeveloppeurPascal/Pumpkin-Killer

Halloween brings out all the pumpkins. Some are smiling and cheerful, others sneaky and nasty. Can you get rid of the bad ones?

Spooch

https://github.com/DeveloppeurPascal/Spooch

Travel through space avoiding enemy fire and ships.

Sporgloo

https://github.com/DeveloppeurPascal/Sporgloo

Real-time multiplayer game where you simply set off to discover the forest you've arrived in.

Taquin DX Books

https://github.com/DeveloppeurPascal/TaquinDXBooks

Cross-platform Taquin game developed in Delphi and using the API of Delphi Books.

Tetris Like

https://github.com/DeveloppeurPascal/TetrisLike

A Tetris playable with keyboard or touch.

Where Is Bernie (Global Game Jam 2021)

https://github.com/DeveloppeurPascal/WhereIsBernie-GGJ21

Another click-to-target game made during a winter game jam.

Install

If you download a ZIP file from GitHub it will be empty. You must use "git" command or a GUI to clone or fork this code repository with its submodules.

After cloning this repository, don't forget to update all projects with the command :

git submodule update --remote

If you didn't clone the project with its sub modules, use those git commands :

git submodule init
git submodule update --remote

This repository and all projects are available on my GitHub account.

License

This project is under the MIT license. It's not the case for all of my other projects. Take a look at every LICENSE and README.md file before doing garbage.

How to ask a new feature, report a bug or a security issue ?

If you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to the GitHub repository and open a new issue.

If you found a security issue please don't report it publicly before a patch is available. Explain the case by sending a private message to the author.

You also can fork the repository and contribute by submitting pull requests if you want to help. Please read the CONTRIBUTING.md file.

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. It will help to maintain the code and binaries.

You can use one of those services :

or if you speack french you can subscribe to Zone Abo on a monthly or yearly basis and get a lot of resources as videos and articles.

devpas-games-pack's People

Contributors

developpeurpascal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

devpas-games-pack's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.