Skip to content

JeremyGagnier/SwordGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwordGame

Trello: https://trello.com/b/s2MO2QKj/sword-game

This is a game about building the biggest sword.

Name Candidates

  • Swordplay: Get Huilt Get Built
  • Sword Forager
  • ??? NEEDS MORE

Game Structure

Alt text

Here dotted lines represent "references" which don't actually exist in C#. It simply means that there could be an interface here, but I avoid creating interfaces because it contributes to class hell.

Pointing arrows represent ownership over objects. This has less meaning in C# where there isn't memory management, but it does imply that the owner will call some sort of instantiation method on the owned class.

About

Multiplayer fighting game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages