Skip to content

Full open source real-time multiplayer Cocos2D-x game! Race against your friends or random people in real-time! UFO RUN is an online real-time multiplayer game for smart phones and tablets. You can be anywhere in the world and play with many players simultaneously. Play with your friends or get matched with random players from around the world!

License

AaronlAvaf/Nextpeer-UFORUN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to UFO RUN

This open-source Cocos2d-X game will show you how to develop a cross platform (iOS/Android) real-time multiplayer game with Nextpeer. With Nextpeer you can play with your friends or get matched with random players from around the world!

Check the game in iTunes for a quick look!

Read the full tutorial or just go ahead and download the source.

Trying it out

  1. Pull UFO RUN and its submodules from GitHub:

    git clone --recursive git@github.com:Nextpeer/Nextpeer-UFORUN.git

  2. Change the project's bundle/package identifier from "com.nextpeer.uforun" to your own domain (for example "com.mycompany.uforun") in the project's info.plist & AndroidManifest.xml.

  3. Navigate to Nextpeer developers dashboard, sign up for an account, and create your iOS and an Android game.

  4. In Nextpeer's dashboard, add a game pool and connect both games you've created in step #3. That's how the users from each platform will be able to play with each other.

  5. Paste the iOS game key and the Android game key from Nextpeer's dashboard into the game's code.

  6. Install on two devices and start playing!

Feel free to contact us on any question. support@nextpeer.com.

About

Full open source real-time multiplayer Cocos2D-x game! Race against your friends or random people in real-time! UFO RUN is an online real-time multiplayer game for smart phones and tablets. You can be anywhere in the world and play with many players simultaneously. Play with your friends or get matched with random players from around the world!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.6%
  • C 14.8%
  • JavaScript 7.7%
  • Lua 3.7%
  • Objective-C 3.1%
  • Objective-C++ 1.5%
  • Other 4.6%