All Projects → sstd521 → Rabbitgame

sstd521 / Rabbitgame

A Rabbit Game Based on Cocos Creator

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Rabbitgame

Protogame
This project has been sunset as of 1st Jan 2018 and is no longer supported or maintained
Stars: ✭ 166 (-4.05%)
Mutual labels:  game
Knead proj
游戏中捏脸的实现
Stars: ✭ 169 (-2.31%)
Mutual labels:  game
Slganim
木叶战记续作
Stars: ✭ 172 (-0.58%)
Mutual labels:  game
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-1.73%)
Mutual labels:  game
Humblebundle
API for managing Humble Bundle games library
Stars: ✭ 169 (-2.31%)
Mutual labels:  game
Awesome Python Applications
💿 Free software that works great, and also happens to be open-source Python.
Stars: ✭ 13,275 (+7573.41%)
Mutual labels:  game
Nashpy
A library for the computation of Nash equilibria in two player games
Stars: ✭ 164 (-5.2%)
Mutual labels:  game
Dino Rush
🌋 Endless runner game
Stars: ✭ 173 (+0%)
Mutual labels:  game
Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (-1.73%)
Mutual labels:  game
Gitland
A multiplayer game controlled using GitHub.
Stars: ✭ 172 (-0.58%)
Mutual labels:  game
Play
Play something while waiting for your command to finish
Stars: ✭ 169 (-2.31%)
Mutual labels:  game
Umoria
Moria: a roguelike Dungeon Crawler game | Umoria Source Code
Stars: ✭ 167 (-3.47%)
Mutual labels:  game
Flux
A real-time physically based rendering engine written in C++ and OpenGL
Stars: ✭ 171 (-1.16%)
Mutual labels:  game
Superstarfighter
A fast-paced local party game with starships that battle in a 2d top-down arena
Stars: ✭ 164 (-5.2%)
Mutual labels:  game
Gokoban
3D Puzzle Game written in Go
Stars: ✭ 171 (-1.16%)
Mutual labels:  game
Unitymathreference
Math reference for games and more. All visualized in Unity3D.
Stars: ✭ 166 (-4.05%)
Mutual labels:  game
Brute
A simple and lightweight Entity Component System library for writing games with Clojure and ClojureScript.
Stars: ✭ 170 (-1.73%)
Mutual labels:  game
Galaxyofdrones
🚀 An open source multiplayer space strategy game.
Stars: ✭ 172 (-0.58%)
Mutual labels:  game
Infiniterunner3d
Creating an infinite 3D runner game in Unity
Stars: ✭ 172 (-0.58%)
Mutual labels:  game
Ryzomcore
Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
Stars: ✭ 171 (-1.16%)
Mutual labels:  game

RabbitGame

A Rabbit Game Based on Cocos Creator 之前用Cocos Creator 做的一款仿超级玛丽的游戏,使用的版本为14.2 ,可以直接打包为APK,现在毕设已经完成,游戏分享出来,大家一起学习进步。特别感谢**@谁睡觉叫、@toddlxt@qbkivlin、@S.H.I.L.E.D** 等大神的热情帮助。源码地址为:兔子闯关5,图片来源于网络。

实现的功能如下:

  1. 使用瓦片地图动态生成游戏地图。
  2. 场景跟随。
  3. 游戏对象的碰撞检测(主角与敌人、金币、木桩、地面、河流等)。
  4. 按键和按钮控制主角(上下左右按键或AWDS)。
  5. 主角的行走跳跃。
  6. 主角的变身(吃蘑菇后会变大)。
  7. 得分和时间控制。
  8. 暂停与恢复。
  9. 音乐与音效。
  10. 游戏场景的切换和退出。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].