Difference between revisions of "Games"

From Lazarus wiki
Jump to navigationJump to search
m (3DRealms typo)
(→‎Games: Remove old "Darkest before the dawn", add "Unholy Society", update "Escape from the Universe" links)
Line 10: Line 10:
 
! Open Source
 
! Open Source
 
! Notes
 
! Notes
|-
 
| Darkest Before the Dawn
 
| http://castle-engine.sourceforge.net/darkest_before_dawn.php [https://play.google.com/store/apps/details?id=net.sourceforge.castleengine.darkestbeforedawn Google Play (Android version)]
 
| {{Yes}}
 
| Using Castle Game Engine
 
 
|-  
 
|-  
 
| Castle
 
| Castle
| http://castle-engine.sourceforge.net/castle.php
+
| https://castle-engine.io/castle.php
 
| {{Yes}}
 
| {{Yes}}
 
| Using Castle Game Engine
 
| Using Castle Game Engine
Line 32: Line 27:
 
|-  
 
|-  
 
| Escape from the Universe
 
| Escape from the Universe
| https://play.google.com/store/apps/details?id=com.catastrophe.games.escape.universe.space.shooter
+
| https://cat-astrophe-games.party/escape-universe/ [https://www.nintendo.com/store/products/escape-from-the-universe-switch/ Nintendo Switch (English version)] [https://store-jp.nintendo.com/list/software/70010000028874.html Nintendo Switch (Japanese version)]
 
| {{No}}
 
| {{No}}
 
| Using Castle Game Engine
 
| Using Castle Game Engine
Line 55: Line 50:
 
| {{Yes}}
 
| {{Yes}}
 
|
 
|
 +
|-
 +
| Unholy Society
 +
| https://unholy-society.com/ [https://store.steampowered.com/app/746750/The_Unholy_Society/ Steam] [https://www.nintendo.com/games/detail/the-unholy-society-switch/ Nintendo Switch] [https://play.google.com/store/apps/details?id=games.catastrophe.adventure.point.click.unholy.society Android] [https://apps.apple.com/app/id1562725324 iOS]
 +
| {{Yes}}
 +
| Using Castle Game Engine
 
|-  
 
|-  
 
| Minimon 3D
 
| Minimon 3D

Revision as of 02:35, 30 June 2022

Game Development

Games

Games written with Free Pascal. Currently active projects commercial, closed or open source. Some more also Projects using Lazarus#Games.

Name Site Open Source Notes
Castle https://castle-engine.io/castle.php Yes Using Castle Game Engine
Diablo Roguelike doom.chaosforge.org Sourceforge.net Yes
Doom Roguelike doom.chaosforge.org No
Escape from the Universe https://cat-astrophe-games.party/escape-universe/ Nintendo Switch (English version) Nintendo Switch (Japanese version) No Using Castle Game Engine
HedgeWars www.hedgewars.org Yes
Project "W" PascalGameDevelopment.com No
Scrabble 3D sourceforge.net Yes
UltraStar Deluxe sourceforge.net Yes
Unholy Society https://unholy-society.com/ Steam Nintendo Switch Android iOS Yes Using Castle Game Engine
Minimon 3D http://www.minimon3d.com No
Mountains of Fire http://castle-engine.sourceforge.net/mountains_of_fire.php Yes Using Castle Game Engine
Shu sourceforge.net Yes Interesting looking RPG - in progress
Project Helena sourceforge.net Yes A game by Eugene Loza
Asteroids vs You github.com, Google Play (Android version) Yes Open Source Demo Game for SO Engine

Notable games written in Pascal

Here's a list of notable games made in Pascal or Object Pascal.

Name Site License Source available Notes
Peg Solitaire Peg Solitaire tutorial Public Domain

There's no license note, so I'm wondering. It may be Creative Commons as well.

Yes A step-by-step explanation of how to build a Peg Solitaire using Lazarus.
Hedgewars www.hedgewars.org GNU General Public License Yes A well known Worms clone.
Beyond the Titanic Download page at 3DRealms website GNU General Public License Yes An early game by Apogee.
Darkest Before the Dawn

Google Play GitHub Sourceforge

GNU General Public License Yes First game using Castle Game Engine in Android.
Ultrastar Deluxe (USDX) GitHub GNU General Public License Yes A karaoke game, basically an OSS Singstar clone
Mundo SourceForge GNU General Public License Yes Maybe the first MMORPG written in Pascal.
Petris Petris GNU General Public License Yes A simple Lazarus/Freepascal implementation of the popular block dropping game

Pascal Ported Games

This list contains games written in other languages ported to Pascal. Note that most them were written for Delphi but may be they can be compiled/ported to Free Pascal too.

Name Site License Notes
Delphi Doom Sourceforge GNU General Public License
Quake to Delphi Sourceforge

Geocities

GNU General Public License Sourcefoge is the active one. The old-site appears to be quite dead now. Though the source code can still be downloaded.
Quake II Delphi (Quake 2 Delphi) www.sulaco.co.za GNU General Public License
C-evo www.c-evo.org Public Domain The game is inspired by Civilization 2 game. It was spotted on the forum back in 2009. The engine used is not the original Civilization II engine. So as long as graphical resources are different, it's quite good TBS engine.

Game lists

You can find more games in the next links:

Available game engines and game frameworks also include examples and game demos.