Skip to content

CNS1mple/Java-School-Project-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A java school game project named Snake :D

一个java小项目————贪吃蛇:D

============================================================================

title

title

玩法 How to play .

Use up, down, left, right to controll the snake. Do not eat the rock or yourself!!  

用上下左右键控制蛇的走位,不要吃石头或者你自己的身体!!


难度 Difficulty  ..

After eating food, snakes will move faster and obstacles will increase

随着长度的增加,速度会变快,障碍物也会增多


改进界面 UI change

比原先界面好看一点


新增功能 Function add

Use keyboard:

    space: pause/resume;
    enter: reborn when you die;
    delete: delete the length of snake
    ins: increase the length of snake
    pageup: speed up; pagedown: speed down;
    1, 2, 3: change the color of snake;

键盘操作

    space: 暂停/继续
    enter: 挂掉的时候重生;
    delete: 删减蛇的长度
    ins: 增加蛇的长度(并不能改变得分)
    pageup: 加速; pagedown: 减速;
    1, 2, 3: 改变蛇颜色;


下载 Download

需要有java环境和IDE才能玩 ;D

没有C++的exe文件亲民

github地址

点此下载

About

a java school project (game)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages