nengi
a node.js + html5 network engine for real-time multiplayer games
파일 탐색기
최종 버전 다운로드 (.zip)- compareFloats.js
- compareIntegers.js
- ASCIIString.js
- Boolean.js
- EntityId.js
- Float32.js
- Float64.js
- Int10.js
- Int16.js
- Int32.js
- Int4.js
- Int6.js
- Int8.js
- RGB888.js
- Rotation8.js
- RotationFloat32.js
- UInt10.js
- UInt11.js
- UInt12.js
- UInt16.js
- UInt2.js
- UInt3.js
- UInt32.js
- UInt4.js
- UInt5.js
- UInt6.js
- UInt7.js
- UInt8.js
- UInt9.js
- UTF8String.js
- Binary.js
- BinaryType.js
- BitBuffer.js
- BitStream.js
- Bot.js
- Chronus.js
- Client.js
- Interpolator.js
- Outbound.js
- Predictor.js
- WorldState.js
- consoleLogLogo.js
- metaConfig.js
- NoInterpsMessage.js
- Alias.js
- BasicSpace.js
- Channel.js
- Client.js
- EntityCache.js
- FauxCache.js
- Historian.js
- IdPool.js
- Instance.js
- LatencyRecord.js
- NetworkReader.js
- NetworkWriter.js
- Sleep.js
- SpatialChannel.js
- countBatchBits.js
- countDeleteIdBits.js
- countJSONBits.js
- countMessageBits.js
- countPropBits.js
- countSingleBits.js
- readBatch.js
- readDeleteId.js
- readJSON.js
- readMessage.js
- readProp.js
- readSingle.js
- writeBatch.js
- writeDeleteId.js
- writeEntity.js
- writeJSON.js
- writeMessage.js
- writeProp.js
- writeSingle.js
- CommandProtocol.js
- compare.js
- ComponentProtocol.js
- copyProxy.js
- createOptSchema.js
- createPropSchema.js
- deproxify.js
- EntityProtocol.js
- getValue.js
- LocalEventProtocol.js
- MessageProtocol.js
- Protocol.js
- ProtocolMap.js
- proxify.js
- selectUIntType.js
- setValue.js
- batchOrSingleProps.js
- calculateValue.js
- chooseOptimization.js
- formatUpdates.js
- isBatchAtomiclyValid.js
- readBatches.js
- readCommandBuffer.js
- readCommands.js
- readConnectionResponse.js
- readCreateEntities.js
- readDeleteEntities.js
- readEngineMessages.js
- readJSONs.js
- readLocalEvents.js
- readMessages.js
- readPing.js
- readPong.js
- readSingleProps.js
- readSnapshotBuffer.js
- readTimesync.js
- readTransfer.js
- readTransferRequest.js
- readTransferResponse.js
- countBatchesBits.js
- countCommandsBits.js
- countCreateEntitiesBits.js
- countDeleteEntitiesBits.js
- countJSONsBits.js
- countLocalEventsBits.js
- countMessagesBits.js
- countPingBits.js
- countPongBits.js
- countSinglePropsBits.js
- countTimesyncBits.js
- countTransferBits.js
- createCommandBuffer.js
- createConnectionResponseBuffer.js
- createHandshakeBuffer.js
- createPongBuffer.js
- createSnapshotBuffer.js
- createTransferClientBuffer.js
- createTransferRequestBuffer.js
- createTransferResponseBuffer.js
- writeBatches.js
- writeCommands.js
- writeCreateEntities.js
- writeDeleteEntities.js
- writeEngineMessages.js
- writeJSONs.js
- writeLocalEvents.js
- writeMessages.js
- writePing.js
- writePong.js
- writeSingleProps.js
- writeTimesync.js
- Chunk.js
- defaults.js
- EDictionary.js
- jasmine.json
- bot-test.js
- channel-spec.js
- connectionMocker.js
- end-spec.js
- exp-scratch.js
- index-spec.js
- proxy-array-protocols-spec.js
- proxy-spec.js
- .gitignore
- .prettierignore
- FUNDING.yml
- index-es6.js
- index.d.ts
- index.js
- indexBrowser.js
- LICENSE.txt
- package-lock.json
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/timetocode/nengi
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd nengi
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
