Skip to content

This project was started to create a game server infrastructure.

License

Notifications You must be signed in to change notification settings

aikusoni/GameGureumi

Repository files navigation

GameGureumi

🚧 This project is currently under development. 🚧

This project was initiated as a personal study project and is currently underway to explore and develop a general game server infrastructure.

List of Contents

Overview

  • This project is started to create a general game server infrastructure.
  • This project uses bazel to build and manage the project.
# You can run the test server using the following command.
bazel run //sources/applications/spring-test-server:gg-spring-test-server

Directory Structure

.
|-- docs
|-- documents
|   `-- conventions
|	   |-- api
|	   |-- common
|	   |-- git
|	   |-- java
|	   |-- javascript
|	   `-- vault
|-- launchers
|-- sources
|   |-- applications
|   |-- libraries
|   `-- utilities
`-- tools

About

This project was started to create a game server infrastructure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published