GithubHelp home page GithubHelp logo

hotar211 / akka.projectscaffolding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saladlab/akka.projectscaffolding

0.0 2.0 0.0 1.32 MB

Akka.NET + Akka.Interfaced + Unity3D Project Scaffolding

License: MIT License

Batchfile 0.41% F# 2.19% C# 97.40%

akka.projectscaffolding's Introduction

Akka.ProjectScaffolding

Build status

A project generator which creates C# projects using Akka.NET and Unity3D.

How to use

  • Download the latest Akka.ProjectScaffolding.zip from releases page.
  • Unzip Akka.ProjectScaffolding.zip
  • Run akka-unity or akka-unity-cluster to generate new project.

For example, following command creates NewProject using akka-unity template and locate it at %HOMEPATH%.

> akka-unity NewProject -o %HOMEPATH%

Templates

Two templates are provided for helping creating new projects.

Template: akka-unity

  • Server Configuration
    • Simple standalone server.
    • Console application using .NET 4.6 Framework.
    • Using Akka.NET, Akka.Interfaced and Akka.Interfaced.SlimSocket.
  • Client Configuration
    • Unity3D application.
    • Using Akka.Interfaced.SlimSocket.

Template: akka-unity-cluster

  • Server Configuration
    • Clustered server.
    • Console application using .NET 4.6 Framework.
    • Using Akka.NET, Akka.Interfaced, Akka.Interfaced.SlimSocket and Akka.Cluster.Utility.
  • Client Configuration
    • Unity3D application.
    • Using Akka.Interfaced.SlimSocket.

Project configuration

  • Domain
    • Consists of actor interface and shared data.
  • Domain.Tests
    • UnitTest for Domain
  • Domain.Unity3D
    • Unity3D project of Domain
    • When files are added or deleted in Domain, do same for this.
    • Files which are not necessary for client in Domain can be omitted.
  • GameClient
    • Unity3D GameClient
  • GameServer
    • Console GameServer
  • GameServer.Tests
    • UnitTest for GameServer

akka.projectscaffolding's People

Contributors

veblush avatar

Watchers

 avatar  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.