Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

progsource/caldrun-jumper-cpp

Repository files navigation

Caldrun Jumper 2

This game is based on my InnoGames Game Jam #9 game, which you can find at its GitHub repo.

But this time without a possibility to enter your name for a highscore (yet).

tech

It uses Cocos2dx instead of Phaser this time. So everything is now about C++.

controls

Like the original game the controls are:

  • Left: A / Left cursor
  • Right: D / Right cursor
  • Stop: S / Down cursor
  • Jump: W / Up cursor / space

So at the moment without the Numpad keys.

How to run

This depends on your system. Read how to do it in the cocos2dx docs. Or look into the related README file. There is nothing system related in this game except that it needs a keyboard to be playable.

LICENSE

s. LICENSE file

About

Caldrun Jumper made with cocos2dx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published