• Stars
    star
    548
  • Rank 80,705 (Top 2 %)
  • Language ActionScript
  • License
    Other
  • Created about 12 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modern AS3 Game Engine

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

More Repositories

1

UnityRuntimeSpriteSheetsGenerator

Unity – generate SpriteSheets at runtime!
C#
492
star
2

PDollar-Unity

PDollar algorithm Unity friendly
C#
138
star
3

Citrus-Engine-Examples

Examples for the Citrus Engine, AS3 Game Engine
ActionScript
120
star
4

UnityDetectHeadset

Detect if a headphone is plugged on iOS & Android.
C#
54
star
5

Video-ANE

ANE for iOS to play videos on top of everything
Objective-C
30
star
6

Instagram-ANE

Instagram sharing ANE for iOS & Android
C
28
star
7

ZXing-ANE

a QR Code, bar code, image recognizer ANE for iOS & Android using ZXing library
Objective-C
25
star
8

PngQuantNativeProcess

Example running pngquant from C#, Unity and Adobe AIR.
ActionScript
15
star
9

ZBar-ANE

a QR Code, bar code, image recognizer ANE for iOS & Android using ZBar library
C++
12
star
10

Hutch

Starling and Pixi merged in a Haxe Framework
Haxe
12
star
11

IconsCreator

Generate app icons for Android & iOS in all requested resolutions.
PHP
11
star
12

FromAirAppToMacAppStore

A quick script for going on the Mac App Store from your Adobe Air Application.
Shell
8
star
13

TextFieldTextRenderer-extended

Feathers's TextFieldTextRenderer with hyperlink support
ActionScript
7
star
14

FromUnityAppToMacAppStore

A quick script for going on the Mac App Store from your Unity Application.
Shell
5
star
15

Citrus-Engine-old

Modern AS3 Game Engine
ActionScript
5
star
16

SaveRingtone-ANE

An ANE to save a sound file as an Android Ringtone.
Java
3
star
17

TexturePacker-multi-size-generator

Bash utility to generate multi size assets from a .tps file.
Shell
3
star
18

Altimeter-ANE

iOS ANE for the CMAltimeter class
C
2
star
19

PhaserMultiResolutions

Using multi-resolutions textures with Phaser framework
Haxe
2
star
20

Citrus-Engine-Examples-old

Examples for the Citrus Engine, AS3 Game Engine
ActionScript
2
star
21

AssetsOperations

Rename and delete files depending name
PHP
1
star
22

esadd-poo-prog-evenementiel

Enseignement de la Programmation Orientée Objet via la programmation évenementielle appliquée aux jeux
JavaScript
1
star
23

GGJ-2020

Game made during the GGJ 2020 at Dijon.
C#
1
star