/godotgame

Some demo games I made with Godot

Primary LanguageGDScriptApache License 2.0Apache-2.0

godotgame

掘金:https://juejin.cn/user/1003220454621063
个人博客:https://my.oschina.net/u/2000932/
知乎:https://www.zhihu.com/people/wang-er-32-96?utm_source=qq&utm_medium=social&utm_oi=551007046833733632
使用godot引擎制作的一些小游戏,每个文件夹包含一个工程,真正都完成的话就会有截图在这里展示
Some games made using the Godot engine,Each folder contains one project And when I was really done, you'll see the screenshots shown here.
godot使用3.0以上的版本
Godot uses versions above 3.0
flappybird1文件夹里面就是flappybird的游戏工程,游戏本身暂时没有记录的功能
Flappybird1 folder is flappybird's game project, the game itself has no record function.
空格和鼠标左键跳跃
Space and the left mouse button jump

weseewe1文件夹里面就是程序,空格键和鼠标跳跃
Inside the weseewe1 folder are programs, space keys, and mouse jumps.

tank1文件夹里面就是坦克大战的程序,程序可能不是很完善,基本的功能都有了。
Inside the tank1 folder is the program for the Tank Wars,The program may not be very perfect, with all the basic functions.
游戏里面自带了地图编辑,就是编辑完记得按下锁定。可以选择放在项目里面也可以放在外部的文件夹。
The game has its own map editor, which is to remember to press the lock. You can choose to put a folder in the project or outside the project.
增加按键的配置和地图的选择。
Add the key configuration and map selection.
1p:wsad j发射子弹 2p:方向键 数字0发射子弹 回车暂停和开始
1p:wsad j Launch Bullet 2p: direction key Digital 0 launch bullet, return key pause and start.
TODO
1.完善游戏的碰撞检测,还有一些声音的处理。(已修复游戏中的碰撞,已增加新的声音)
2.实现冰块滑动,除草的功能(增加冰块滑动功能)。

mario1文件夹里面就是超级马里奥的程序,游戏当前只有1-1,1-2,1-3的关卡,后续关卡持续更新
wsad 移动 z加速 x跳跃