Code Monkey home page Code Monkey logo

tankwar's Introduction

TankWar

一个基于cocos2dx引擎的坦克大战游戏 这是我的第一个Github程序,用于熟悉github

版本 Version 1.0.0

######说明: --勉强能够运行,可以正常完成一轮游戏
--仅供调试试玩,对分辨率以及窗口大小要求严格为(640 * 480)
--游戏为学生应学习制作,仅供学习交流使用

######存在的问题:
--画质模糊,因素材选取不当,映射函数相当杂乱,现在因为有其他事情,所以暂时搁浅一段时间
--源代码几乎没有注释
--游戏开始界面粗糙,游戏结束界面粗糙,几乎都是敷衍了事
--所有精灵的碰撞体积模糊,坦克能开到墙里然后出不来
--敌方坦克的移动函数,发射函数需要重新调整

--当屏幕内的子弹数目过多时将会出现严重卡顿现象,原因是在处理子弹与墙体碰撞检测的时候依然使用暴力遍历的方式,时间复杂度O(n3),需要改进
--音效不全,坦克移动音效未添加,墙体碰撞音效未添加等
--没有过关条件,仅供玩家在一个场景内游戏(但存在Gameover条件)
--游戏没有成型,仅供调试试玩,对分辨率没有任何考虑

tankwar's People

Contributors

ranjam avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.