50+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über dieses Spiel

An open-source example using Castle Game Engine, a playable platformer game.

Using touch input on Android:

- Press in the left-bottom screen part to move left.
- Press in the right-bottom screen part to move right.
- Press in the upper screen part to jump.
- Press at least 2 fingers on the touch device simultaneously to shoot.

Features:

- Level (and all UI) designed visually using the Castle Game Engine editor.

- Sprites sheets designed using CGE editor and managed in .castle-sprite-sheet format (see sprite sheets docs).

- Full platformer gameplay. Player can move, jump, pick up a weapon, be hurt by enemies, be hurt by obstacles, collect things, die, finish the level. Extra jumps in the air are possible (check out Advanced player checkbox). Enemies move following a simple pattern.

- Sound and music.

- All states you expect from a usual game — main menu, options (with volume configuration), pause, credits, game over and of course the actual game.

Castle Game Engine on https://castle-engine.io/ . The platformer source code is inside, see examples/platformer ( https://github.com/castle-engine/castle-engine/tree/master/examples/platformer ).
Aktualisiert am
02.08.2025

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Keine Daten werden mit Drittunternehmen oder -organisationen geteilt
Hat sich verpflichtet, den Google Play-Richtlinien für familienfreundliche Inhalte zu folgen

Neuerungen

Upgraded to the latest version of Castle Game Engine, to:
- Bring in latest rendering optimizations
- Satisfy latest Google requirements of Android SDK >= 35