All Projects → MaddyThorson → Strawberry

MaddyThorson / Strawberry

Licence: mit
A tiny 2D game engine focused on usability and simplicity.

Projects that are alternatives of or similar to Strawberry

Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+170.59%)
Mutual labels:  game-development, game-engine, game-2d
Lantern
(DEPRECATED, SEE README)
Stars: ✭ 12 (-76.47%)
Mutual labels:  game-development, game-engine, game-2d
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+3927.45%)
Mutual labels:  game-development, game-engine, game-2d
Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-17.65%)
Mutual labels:  game-development, game-engine, game-2d
React Native Game Engine Handbook
A React Native app showcasing some examples using react-native-game-engine 🐒✨
Stars: ✭ 416 (+715.69%)
Mutual labels:  game-development, game-engine, game-2d
Html5 Canvas Game Boilerplate
Provides a set of default code that makes getting up and running with an HTML5 canvas game very easy.
Stars: ✭ 182 (+256.86%)
Mutual labels:  game-development, game-engine, game-2d
React Native Game Engine
A lightweight Game Engine for React Native 🕹⚡🎮
Stars: ✭ 2,114 (+4045.1%)
Mutual labels:  game-development, game-engine, game-2d
Gideros
Gideros Release version
Stars: ✭ 442 (+766.67%)
Mutual labels:  game-development, game-engine, game-2d
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+6215.69%)
Mutual labels:  game-development, game-engine, game-2d
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (+311.76%)
Mutual labels:  game-development, game-engine, game-2d
Ebiten
A dead simple 2D game library for Go
Stars: ✭ 5,563 (+10807.84%)
Mutual labels:  game-development, game-2d, game-engine
Player
RPG Maker 2000/2003 and EasyRPG games interpreter
Stars: ✭ 585 (+1047.06%)
Mutual labels:  game-development, game-engine, game-2d
Pixelvision8
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
Stars: ✭ 773 (+1415.69%)
Mutual labels:  game-development, game-engine
Yage
Simple game engine, written in C++
Stars: ✭ 7 (-86.27%)
Mutual labels:  game-development, game-engine
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (+1649.02%)
Mutual labels:  game-development, game-engine
Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (+1411.76%)
Mutual labels:  game-development, game-engine
Awesome Gideros
A curated list of awesome Gideros resources, classes and tips.
Stars: ✭ 17 (-66.67%)
Mutual labels:  game-development, game-engine
Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (+1543.14%)
Mutual labels:  game-development, game-engine
Qengine
Retro game engine for developers that enjoy creating games like it's 1997.
Stars: ✭ 763 (+1396.08%)
Mutual labels:  game-development, game-engine
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-76.47%)
Mutual labels:  game-development, game-engine

=== Strawberry

A tiny 2D game engine focused on usability and simplicity. Written in Beef language, and using SDL2.

To run the sample game, in the Beef IDE select Open Workspace, and select the Strawberry/SampleGame folder.

The debug console font 'Strawberry Seeds' is by Chevy Ray Johnston, included under the MIT license. Chevy has other great pixel fonts available at http://pixel-fonts.com/.

=== Related links

~Beef Language https://github.com/beefytech/Beef Free & Open Source The programming language and IDE used for Strawberry game development

~Ogmo Editor 3 https://ogmo-editor-3.github.io/ Free & Open Source A generic 2D level editor that exports to JSON. Not required, but Strawberry can parse JSON data files

~Aseprite https://www.aseprite.org/ $20 USD A fantastic sprite and animation editor. Strawberry parses the .aseprite file format directly to load sprites

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].