A game with lasers and bots
This is an experimental open source game currently under development, it uses a 2d physics engine to implement a platformer.
click the image bellow
- Keyboard
LEFT : CURSOR: LEFT / KEY: A RIGHT : CURSOR: RIGHT / KEY: D JUMP : CURSOR: UP / KEY: W / SPACE PAUSE : F5
- Gamepad / Joystick
LEFT : D-PAD: LEFT / JOYSTICK: LEFT / SHOULDER: LEFT RIGHT : D-PAD: RIGHT / JOYSTICK: RIGHT / SHOULDER: RIGHT JUMP : D-PAD: UP / JOYSTICK: UP / BUTTON: A PAUSE : BUTTON: START
- Keyboard
LEFT : CURSOR: LEFT / KEY: A RIGHT : CURSOR: RIGHT / KEY: D UP : CURSOR: UP / KEY: W DOWN : CURSOR: DOWN / KEY: S SELECT : ENTER / SPACE BACK : ESCAPE
- Gamepad / Joystick
LEFT : D-PAD: LEFT / JOYSTICK: LEFT / SHOULDER: LEFT RIGHT : D-PAD: RIGHT / JOYSTICK: RIGHT / SHOULDER: RIGHT UP : D-PAD: UP / JOYSTICK: UP DOWN : D-PAD: DOWN / JOYSTICK: DOWN SELECT : BUTTON: A BACK : BUTTON: SELECT / BUTTON: B
- C++ compiler for your platform (clang, gcc, etc.)
- C++ IDE (XCode, Visual Studio Express, etc.)
- python
Init submodules
$ git submodule update --init
Update cocos2d-x files
$ cd cocos2d
$ git submodule update --init
$ python download-deps.py
Now you could open the project folder for the platform you like to use:
- proj.ios_mac
- proj.win32
- proj.android
- proj.linux
- Game art : Game Art 2D
- Background : MGG
- Map Editor : Tiled
- Game engine : Cocox2d-x
- Music:
- Chasers (game) : Juan Martorell
- Cellar (menu) : Juan Martorell
- SFX
- Metal Footsteps : https://freesound.org/people/mypantsfelldown/sounds/398937/
- Welding_2_longer_bursts : https://freesound.org/people/ivolipa/sounds/385990/
- Squishy Boings : https://freesound.org/people/NoiseCollector/sounds/67403/
- Level Failed : https://freesound.org/people/mouse85224/sounds/371205/
- Victory : Juan Martorell
- Star : Juan Martorell
- Countdwn : https://freesound.org/people/tekgnosis/sounds/151268/
- Explosion : https://freesound.org/people/plamdi1/sounds/95058/