Coder Social home page Coder Social logo

brickhit-pygame's Introduction

BrickHit-Pygame

借鉴东方黑历史作-东方灵异传的游戏模式,重制简化版的‘打砖块’游戏。

待完成的功能:

  • 弹幕攻击系统
  • 特殊砖块复刻
  • 关卡复刻
  • 分数系统
  • Bomb攻击

废弃的功能:

  • Boss战

  • 重力影响

  • 特殊击球模式

  • 超时全屏随机弹攻击

待新增的功能:

  • 弹幕:免伤(时)、爆破攻击单位(子弹\灵力球)

文件说明

frame.Block.py

  • 具备发球系统、碰撞系统、生命值
  • 仅初始化所有砖块(完成后重复第一关)
  • 分数只与碰撞与否有关

alpha.Block.level.py

  • 添加关卡系统
  • 添加新砖块(HP2,不可破坏,虫洞)
  • 修复同时击中多个砖块、从侧面击中时的碰撞问题(暂定)

Reform.frame.OOP.py

  • 以OOP重构了部分代码
  • 碰撞部分使用pygame.sprite 代替坐标逻辑判断
  • 外部文件: ball_static.png
  • 结构:While True: 68~201|133 --> 129-209|80

alpha.level(OOP).py

  • 实现部分砖块逻辑
  • 更新了分数系统(与横向速度、连击数有关)
  • 外部文件: blank.png levels_line.txt

brickhit-pygame's People

Contributors

miserial 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.