Giter VIP home page Giter VIP logo
imoprt { SimpleWorld } from 'parallel'

class World {
  constructor() {
    this.objects: {
      position: [number, number, number],
      velocity: [number, number, number],
      size: [number, number, number][],
      moving: boolean
    }[] = []
    this.elements = {
      hydrogen: {},
      carbon: {},
      // And much much much much much elements
    }
  }
  startWorld(port: number = 1, universe: string = "#01") {
    const world = new SimpleWorld()
    world.name = universe
    world.atomComputation = true
    world.timeUnit = 'p'
    world.init(port)
    world.randomSpawn(this.elements, {
      randomPos: true,
      count: 1145141919810
    })
  }
}

const world = new World()
world.startWorld()

我是谁?

大家好呀!我是MoRanYue(墨染月)。 我只是个初中生(现在是初三),我热爱编程。

  • 热爱研究Web技术
  • 我喜欢康B站上的游戏与编程视频
  • Player、穹Player
  • 患有社交牛X症(bushi)

(可恶,不会写自我介绍)

我的联络方式

关于我擅长的编程语言

如果按使用频率排序的话……

  • JavaScriptTypeScript
  • Python
  • Lua - 主要是《盖瑞模组》插件开发
  • C# - 主要是《SCP:秘密实验室》插件开发
  • Java
  • Rust

以及……

  • 有用虚幻引擎做些小游戏游戏的梦想,而学习却半途而废。
  • 有学习深度学习的梦想却被微积分打败。
  • 想要提升在比利比利投稿的视频质量却懒()。
  • 正在学习安卓逆向。
  • 非常喜欢纳西妲!!!!!!

兴趣爱好

  • 原神、崩坏:星穹铁道
  • 关于后室、SCP的游戏
  • 盖瑞模组
  • 发消息带上不明意义的括号
  • 分享关于游戏的知识

墨染月's Projects

go-cqhttp icon go-cqhttp

cqhttp的golang实现,轻量、原生跨平台.

grasscutter icon grasscutter

A server software reimplementation for a certain anime game.

hoyolabpp icon hoyolabpp

米游社++(HoYoLab Plus Plus),是一个实现了与米游社对接的网站,并为增加一些额外的功能

momoonbot icon momoonbot

基于Node.js而对接OpenShamrock(OneBotV12)客户端的Bot后端。

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.