Code Monkey home page Code Monkey logo

jutland's Introduction

Jutland

怒海激战(Jutland)是一款 2D 海战即时策略类游戏,基于 golang 游戏引擎 ebiten 实现。

如何开始

游戏指南

  • 鼠标左键按下选取某个区域,可选中该区域内的所有战舰
  • 鼠标右键点击地图位置,让当前选中的战舰前往该位置
  • 若选中的战舰处于静止状态,按下 X 键散开
  • 按下 W(weapon),如果任意选中战舰任意武器被禁用,则启用所有,否则禁用所有
  • 按下 G(gun),如果任意选中战舰任意火炮被禁用,则启用所有,否则禁用所有
  • 按下 T(torpedo),如果任意选中战舰任意鱼雷被禁用,则启用所有,否则禁用所有
  • 按下 D(display),强制展示所有战舰的状态(HP,武器是否启用等)
  • 持续按下 Ctrl 进入编队模式,再按下数字 0-9 将当前选中的战舰进行编队
  • 按下数字 0-9 快速选中已经编组完成的舰队,如果某支舰队已被选中,再次按下编队键,将会将相机移动到第一艘战舰的位置

依赖环境

  • make
  • go 1.22 (CGO required)

服务启动命令

export GOGC=50

make build && ./jutland

参考资料

jutland's People

Contributors

narasux avatar

Stargazers

 avatar black-rice avatar  avatar

Watchers

 avatar

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.