Skip to content

this is a game for practicing the Java's Graphics Class and designing the class hierarchy

Notifications You must be signed in to change notification settings

liu1028/SmoveGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmoveGame

this is a game for practicing the Java's Graphics Class and designing the class hierarchy

这个项目做得是一个小游戏,模仿的是IOS上的Smove小游戏,在没有任何参考的情况下,根据笔者对游戏

的亲自体验,来反推游戏的代码设计,最后经过努力实现了一个非常粗糙的游戏原型,主要用到了:

1.双缓冲机制

2.障碍球的AI,即关于何时出球最合理

相关游戏图片:

游戏初始化 游戏运行时 游戏运行时

About

this is a game for practicing the Java's Graphics Class and designing the class hierarchy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages