KO
|
EN
gitlite — search
Search
#react
#python
#javascript
#nodejs
#css
#swift
#c
#web
#tutorial
#jupyter-notebook
#node
#php
XDU-SE-Greedy-snake
★ 51
Open GitHub ↗
西安电子科技大学软件工程-贪吃蛇游戏项目
Download README (.md)
Explore Similar Repositories
GreedyKid
:
Code and assets repository for Boo! Greedy Kid © 2017-2025 Flying Oak Games. All rights reserved.
HSI-BandSelection
:
Developing Low-Cost Multispectral Imagers using Inter-Band Redundancy Analysis and Greedy Spectral Selection in Hyperspectral Imaging. Remote Sensing 2021.
Pytorch-seq2seq-Beam-Search
:
PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation
SAGIN_Framework_Task_offloading_Content_caching
:
Baseline simulator for Space-Air-Ground Integrated Networks (SAGIN), modeling joint content caching and task offloading by IoT, UAVs, and satellites. Implements popularity-based caching, greedy offloading, and resource constraints.
GreedyHash
:
Source code for "Greedy Hash: Towards Fast Optimization for Accurate Hash Coding in CNN"
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
XDU-SE-Greedy-snake
?
Download (.md)
## Welcome~ o(* ̄▽ ̄*)ブ 这次,在老师的安排下,我和小组成员一起做了一个贪吃蛇游戏,依照老师的要求,实现了游戏欢迎界面、游戏主窗体、游戏说明界面和游戏结束界面。 ps:我们用的是visual Studio的c语言进行开发,如果您感兴趣,可以下载代码直接运行。同时,我们还上传了详细的报告,里面有关于每个代码的分析以及设计的思路。我们上传的代码也进行了详细的注释,通俗易懂。如果我们的项目对您有帮助,请给我们一个星星吧!谢谢!具体功能如下图所示:  贪吃蛇最初为人们所知的是诺基亚手机附带的一个小游戏,它伴随着诺基亚手机走向世界。现在的贪吃蛇出现了许多衍生版本,并被移植到各种平台上。 这是我们的游戏欢迎界面: https://github.com/user-attachments/assets/0c658f58-13cb-4136-931c-1edccb99f1ad 以下我们的游戏界面。玩家可以通过控制上下左右操控贪吃蛇的前进方向。同时随着贪吃蛇越吃越多,贪吃蛇的长度越来越大,移动的速度也越来越快,难度不断增大。 左下角是您现在的分数。右下角是您的历史最高分,可以在主界面查看。 https://github.com/user-attachments/assets/4f2e96ca-000a-4216-8cf4-03a252ab43f6 我们还准备了游戏说明,您可以通过按键2进行查阅。 https://github.com/user-attachments/assets/03cbe333-7247-4827-b1e5-ab0280f95b41