Skip to content

nathanmerrill/sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoTHComm sample project

Thanks for trying out KoTHComm!

I've tried to add everything you need to get started immediately on creating your KoTHComm. If you feel like something is missing, feel free to make a pull request!

In order to use this project:

  1. Create your git repo:
    git init YOUR_PROJECT
    cd YOUR_PROJECT
    git pull https://github.com/nathanmerrill/sample.git master --depth=1
  1. Set the project name in settings.gradle

  2. Inside of /src/java/main, rename the package com.nmerrill.sample

  3. Modify and rename SamplePlayer to be the player class you want

  4. Modify and rename SampleGame to the game you want

More documentation on using KoTHComm can be found on the root project

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages