Giter Club home page Giter Club logo

dawn11111's Projects

software-practice-astarmaze icon software-practice-astarmaze

迷宫游戏是非常经典的游戏。要求: 在该题中随机生成一个迷宫,并求解迷宫; 游戏支持玩家走迷宫,和系统走迷宫路径两种模式。玩家走迷宫,通过键盘方向键控制,并在行走路径上留下痕迹;系统走迷宫路径要求基于A*算法实现,输出走迷宫的最优路径并显示。 设计交互友好的游戏图形界面。

software-practice-bookmanager icon software-practice-bookmanager

实现一个简单的图书管理的程序BookManager。要求系统能为客户提供下列各项服务: 管理人员能够使用BookManager程序对图书基本信息、图书类别进行管理,包括数据的添加、修改、删除和浏览; 能够使用查询功能,快速查看到指定图书或图书种类的基本信息。 提供友好的交互界面,可以方便用户进行功能选择,实现信息的管理和查询,并可清晰地显示相关信息。

software-practice-mfccalculator icon software-practice-mfccalculator

设计的计算器实现的简单功能: 能通过设计的按钮控件输入并实现简单算术运算,表达式在编辑框中显示,能将运算结果,输出在编辑框内显示; 能够实现混合运算的求解,算术表达式中包括加、减、乘、除、括号等运算符; 能够识别括号,优先级正确。并保存历史的表达式运算记录。

software-practice-mfcgreedysnake icon software-practice-mfcgreedysnake

设计一个简单的贪吃蛇游戏,实现其基本功能: 屏幕上随机出现一个“食物”,称为豆子,上下左右控制“蛇”的移动,吃到“豆子”以后“蛇”的身体加长一点。 “蛇”碰到边界或蛇头与蛇身相撞,蛇死亡,游戏结束。 为游戏设计友好的交互界面;例如欢迎界面,游戏界面,游戏结束界面。要有开始键、暂停键和停止退出的选项。 对蛇吃到豆子进行分值计算,可以设置游戏速度,游戏音乐等拓展元素。

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.