All Projects → DaVikingCode → Citrus Engine

DaVikingCode / Citrus Engine

Licence: other
Modern AS3 Game Engine

Programming Languages

actionscript
884 projects

Projects that are alternatives of or similar to Citrus Engine

Awesome Educational Games
A curated list of awesome educational games to learn editors, languages, programming, etc
Stars: ✭ 370 (-33.09%)
Mutual labels:  games
Fiber2d
Cross-platform 2D Game Engine in pure Swift
Stars: ✭ 415 (-24.95%)
Mutual labels:  games
Godot 3d Mannequin
An Open Source 3d character and character controller for the Godot game engine
Stars: ✭ 476 (-13.92%)
Mutual labels:  games
Laravel Flash
A lightweight package to flash messages
Stars: ✭ 382 (-30.92%)
Mutual labels:  flash
Dosbox Staging
DOS/x86 emulator focusing on ease of use
Stars: ✭ 412 (-25.5%)
Mutual labels:  games
Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (-23.69%)
Mutual labels:  games
Fxglgames
This repo contains sample games built with FXGL
Stars: ✭ 363 (-34.36%)
Mutual labels:  games
Stm32 Bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
Stars: ✭ 541 (-2.17%)
Mutual labels:  flash
Redrunner
Red Runner, Awesome Platformer Game.
Stars: ✭ 414 (-25.14%)
Mutual labels:  games
Eka2l1
An experimental Symbian OS emulator
Stars: ✭ 462 (-16.46%)
Mutual labels:  games
Warezz
It's illegal cuz they can't tax you!
Stars: ✭ 386 (-30.2%)
Mutual labels:  games
Carp
Carp is a programming language designed to work well for interactive and performance sensitive use cases like games, sound synthesis and visualizations.
Stars: ✭ 4,389 (+693.67%)
Mutual labels:  games
Mainloop.js
Provides a well-constructed main loop useful for JavaScript games and other animated or time-dependent applications.
Stars: ✭ 425 (-23.15%)
Mutual labels:  games
Qodot Plugin
Quake .map support for Godot.
Stars: ✭ 368 (-33.45%)
Mutual labels:  games
Simple Camera
Quick photo and video camera with a flash, customizable resolution and no ads.
Stars: ✭ 503 (-9.04%)
Mutual labels:  flash
Pegasus Frontend
A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
Stars: ✭ 364 (-34.18%)
Mutual labels:  games
Swf2js
swf2js is Flash Player Runtime Engine written in pure JavaScript.
Stars: ✭ 420 (-24.05%)
Mutual labels:  flash
Merchant.js
💰 A Javascript framework for creating idle games
Stars: ✭ 551 (-0.36%)
Mutual labels:  games
Xqemu
Open-source emulator to play original Xbox games on Windows, macOS, and Linux
Stars: ✭ 518 (-6.33%)
Mutual labels:  games
Pikiss
PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
Stars: ✭ 447 (-19.17%)
Mutual labels:  games

We recently reset this repository for working on a new version, at the moment we're making experiments. If you are looking for the old one, find it here.

Get the examples here

The Citrus Engine is a professional-grade, scalable Flash game engine built for industry-quality games. It is built upon modern Flash programming practices, allowing you to focus on making your game awesome! It comes built-in with a "platformer" starter-kit, which you can use to easily make awesome 2D or 3D sidescrolling games.

The Citrus Engine is not only made for platformer games, but for all type of games. It offers a nice way to separate logic/physics from art.

It offers many options, you may use :

  • select between : the classic flash display list, blitting, Starling (including Feathers) and Away3D.
  • select between : Box2D, Nape, AwayPhysics and a Simple math based collision detection.
  • a simple way to manage object creation, and for advanced developers : an entity/component system and object pooling.
  • a LevelManager and a LoadManager which may use Flash Pro as a level editor.
  • a Console, Sound management class, Keyboard and input handler...

Games References

Mission Eau! Chickdoom! FRNZY Penguin Up! Silly Family Paint Over Revenge of Robots Tap The Pixel Once Upon a Light Battlewars Snailboy Monsieur Bear's ABC Underwater Adventures Roundhouse Red n Green 2 Sophie la Girafe Beekyr Alef Jim loves Mary Chorizos de España Shotgun vs Zombies Gérard ![Santa Rush](http://aymericlamboley.fr/blog/wp-content/uploads/2012/12/Santa Rush.png) Kepher Stack of Defence Music Game Les aventures d'Aïcha - l'odyssée des 4 mondes Escape From Nerd Factory Kinessia MarcoPoloWeltrennen Tibi

Repository Setup

  • ant : an Ant file to build the different swcs.
  • bin : CE's swcs produced with all libraries included.
  • ce-asdoc : used to generate the documentation.
  • fla : a Components.fla file including several classes for box2d and nape objects ready to import in your own fla to make quickly a level with Flash Pro.
  • lib : the different swcs used.
  • src : Citrus Engine's source code.
  • srclib : as3 files of some libraries.

Wiki & API

Support

The Citrus Engine is proudly supported by: FDTJetbrains If you have any questions on the engine or need some help, we suggest to ask directly on the forum. However for people and companies desiring a strong support, a freelance game developer, or special features you may contact us directly: citrusengine[dot]framework[at]gmail[dot]com We will make a pricing plan depending on your need.

Donations

The Citrus Engine requested lots of work to become the most advanced Open-Source & free AS3 game engine. You can show us your love making a donation. It will be divided fairly between contributors. Donate

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