mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2025-12-13 01:08:49 +01:00
20 lines
3.7 KiB
Markdown
20 lines
3.7 KiB
Markdown
---
|
|
layout: simple
|
|
title: Compatible_game_engines
|
|
revisions:
|
|
- author: Cuu
|
|
date: 2024-02-22
|
|
comment: First version
|
|
---
|
|
| Game engine | Description | Language | Instructions |
|
|
|-------------------------------------------|-------------------------------------------------------------------------------------------|-----------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| [PyGame](PyGame "wikilink") | An open source Python module for making games | Python | |
|
|
| [Python Arcade](Python_Arcade "wikilink") | Easy to use Python library for creating 2D arcade games | Python | [Forum](https://forum.clockworkpi.com/t/the-python-arcade-library/1618) |
|
|
| [Pyxel](Pyxel "wikilink") | A retro game engine for Python | Python | |
|
|
| [LÖVE2D](LÖVE2D "wikilink") | An open source 2D game engine | Lua | [Forum](https://forum.clockworkpi.com/t/love2d-on-gameshell/92) |
|
|
| [Godot](Godot "wikilink") | An open source 2D and 3D game engine | GDScript, C# | [Forum](https://forum.clockworkpi.com/t/godot-3-any-godot-developers-here/2017) |
|
|
| [Phaser.io](Phaser.io "wikilink") | An open source framework for HTML5 games | JavaScript | [Forum](https://forum.clockworkpi.com/t/nwjs-phaser-io-game-engine-tutorial/1330) [Forum](https://forum.clockworkpi.com/t/gsp-gameshell-phaser/1391) |
|
|
| [Pico-8](Pico-8 "wikilink") | A fantasy console for making, sharing and playing tiny games and other computer programs. | Lua | [Forum](https://forum.clockworkpi.com/t/how-to-install-pico-8-on-gameshell/1012) |
|
|
| [Tic-80](Tic-80 "wikilink") | A fantasy computer for making, playing and sharing tiny games | Lua, JavaScript | The built-in version should work out of the box. [Forum](https://forum.clockworkpi.com/t/tic-80-offline-version-of-cartridges/4274) |
|
|
| [raylib](raylib "wikilink") | A a simple and easy-to-use library to enjoy videogames programming. | C | [Forum](https://forum.clockworkpi.com/t/raylib-potential-lib-to-work-with-on-the-clockworkpi/3893) |
|
|
| [Lowres NX](Lowres_NX "wikilink") | Program retro games in BASIC! | BASIC | [Forum](https://forum.clockworkpi.com/t/lowres-nx-open-source-fantasy-console-with-basic-scripting/5486) | |