Castle Game Engine: Difference between revisions
From Game Making Tools Wiki
(Creating - wip save) |
(categories, infobox stuff, intro) |
||
Line 2: | Line 2: | ||
| title = Castle Game Engine | | title = Castle Game Engine | ||
| logo = [[File:castlegameengine logo square.png|alt=Castle Game Engine logo]] | | logo = [[File:castlegameengine logo square.png|alt=Castle Game Engine logo]] | ||
| release_date = | | release_date = | ||
| made_by = | | made_by = [http://michalis.ii.uni.wroc.pl/~michalis/ Michalis Kamburelis]<br>and [https://github.com/castle-engine/castle-engine/graphs/contributors contributors] | ||
| runs_on = | | runs_on = [[:Category:BSD|BSD]]<br>[[:Category:Linux|Linux]]<br>[[:Category:Mac OS|Mac OS]]<br>[[:Category:Windows|Windows]] | ||
| exports_to = | | exports_to = [[:Category:Android Export|Android]]<br>[[:Category:BSD Export|BSD]]<br>[[:Category:iOS Export|iOS]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:Switch Export|Switch]]<br>[[:Category:Windows Export|Windows]] | ||
}} | }} | ||
The '''Caste Game Engine''' is a game making tool built around [[Wikipedia:Free Pascal]] and it's [https://www.lazarus-ide.org/ Lazarus] [[Guide:Glossary#IDE|IDE]]. You need a bit more programming knowledge than with something like [[Unity]]. | |||
== Games == | == Games == | ||
Line 18: | Line 17: | ||
* [https://github.com/castle-engine github.com/castle-engine] | * [https://github.com/castle-engine github.com/castle-engine] | ||
* [https://castle-engine.itch.io/castle-game-engine Castle Game Engine] on [[Itch.io]] | * [https://castle-engine.itch.io/castle-game-engine Castle Game Engine] on [[Itch.io]] | ||
* [https://wiki.freepascal.org/Castle_Game_Engine Castle Game Engine] on the Free Pascal Wiki. | |||
[[Category:Game Builder]] | |||
[[Category:2-D]][[Category:3-D]] | |||
[[Category:BSD]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]] | |||
[[Category:Android Export]][[Category:BSD Export]][[Category:iOS Export]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Switch Export]][[Category:Windows Export]] |
Revision as of 15:09, 10 August 2021
Castle Game Engine | |
---|---|
Release date: | |
Made by: | Michalis Kamburelis and contributors |
Runs on: | BSD Linux Mac OS Windows |
Exports to: | Android BSD iOS Linux Mac OS Switch Windows |
The Caste Game Engine is a game making tool built around Wikipedia:Free Pascal and it's Lazarus IDE. You need a bit more programming knowledge than with something like Unity.
Games
Links
- castle-engine.io
- github.com/castle-engine
- Castle Game Engine on Itch.io
- Castle Game Engine on the Free Pascal Wiki.