All Projects → scemino → Engge

scemino / Engge

Licence: mit
Open source remake of Thimbleweed Park's engine

Projects that are alternatives of or similar to Engge

Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-55.32%)
Mutual labels:  game-engine, gamedev, sdl2
Gwork
Skinnable GUI with useful widget collection. Fork of GWEN.
Stars: ✭ 179 (+90.43%)
Mutual labels:  gamedev, sdl2, sfml
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (+256.38%)
Mutual labels:  game-engine, gamedev, sfml
Passfml
Pascal binding for SFML
Stars: ✭ 45 (-52.13%)
Mutual labels:  game-engine, sfml
Evennia
Python MUD/MUX/MUSH/MU* development system
Stars: ✭ 1,309 (+1292.55%)
Mutual labels:  game-engine, gamedev
Cosmo Engine
A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems
Stars: ✭ 38 (-59.57%)
Mutual labels:  game-engine, sdl2
Sadconsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
Stars: ✭ 853 (+807.45%)
Mutual labels:  game-engine, gamedev
Tapir
RGSS compatible runtime (namely: emulator for RPG Maker XP, VX, and VX Ace)
Stars: ✭ 60 (-36.17%)
Mutual labels:  game-engine, sdl2
Pyxel
A retro game engine for Python
Stars: ✭ 9,133 (+9615.96%)
Mutual labels:  game-engine, gamedev
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-29.79%)
Mutual labels:  game-engine, gamedev
Super Mega Engine
Mega Man GameMaker Studio 1.4.1760 Engine
Stars: ✭ 73 (-22.34%)
Mutual labels:  game-engine, gamedev
Monogame
One framework for creating powerful cross-platform games.
Stars: ✭ 8,014 (+8425.53%)
Mutual labels:  game-engine, gamedev
Yeti
⛄️ A general-purpose data-driven game engine with tools. Attribution based licensing.
Stars: ✭ 21 (-77.66%)
Mutual labels:  game-engine, gamedev
Engine
C++11 and SDL2 lightweight 2d game framework
Stars: ✭ 71 (-24.47%)
Mutual labels:  game-engine, sdl2
Duality
a 2D Game Development Framework
Stars: ✭ 1,231 (+1209.57%)
Mutual labels:  game-engine, gamedev
Amethyst
Data-oriented and data-driven game engine written in Rust
Stars: ✭ 7,682 (+8072.34%)
Mutual labels:  game-engine, gamedev
Magictools
🎮 📝 A list of Game Development resources to make magic happen.
Stars: ✭ 8,853 (+9318.09%)
Mutual labels:  game-engine, gamedev
Crown
The flexible game engine.
Stars: ✭ 1,320 (+1304.26%)
Mutual labels:  game-engine, gamedev
Awesome Gideros
A curated list of awesome Gideros resources, classes and tips.
Stars: ✭ 17 (-81.91%)
Mutual labels:  game-engine, gamedev
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (+848.94%)
Mutual labels:  game-engine, gamedev

engge

Build CodeFactor Twitter URL

engge is an adventure game engine able to run Thimbleweed Park.

It's an open source remake of Thimbleweed Park's engine.

The game is playable. What does it mean? Yes, it means you can play the game and you should be able to finish it. No, it doesn't mean that you won't face any bug. It's still a project in active development, and there are a lot of issues, don't hesitate to contribute or to fill out a bug report.

https://i.imgur.com/En75Mzx.png

Download

You can download the prebuilt binaries for Window, Linux and macOS here.

Look at the assets 😉

Prerequisites

  • Buy Thimbleweed park
  • Go to your installation folder and copy these files: ThimbleweedPark.ggpack1 and ThimbleweedPark.ggpack2 to engge directory
  • engge has these following dependencies
    • ngf: Engge Framework is a C++ framework based on SDL2.
    • squirrel: programming language Squirrel, this repository contains a modified version of the official squirrel library in extlibs/squirrel
    • spdlog: Fast C++ logging library.

Building

Have a look to this page.

Running

Just type ./build/src/engge, don't forget the prerequisites.


CLion

JetBrains have been kind enough to supply me with a free Open Source license of CLion.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].