betuol

command module
v0.0.0-...-eb9c356 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2018 License: MIT Imports: 15 Imported by: 0

README

betuol

a game and engine written in go

Build Status

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package common is composed of data structures and other common structures to ease development.
Package common is composed of data structures and other common structures to ease development.
Package component is imported for use of entity-component system.
Package component is imported for use of entity-component system.
ai
Package ai manages ai components and implements ai functions used by GameObjects.
Package ai manages ai components and implements ai functions used by GameObjects.
character
Package character implements the interaction and attributes for GameObjects to behave like characters in a game.
Package character implements the interaction and attributes for GameObjects to behave like characters in a game.
gofactory
Pacakge gofactory is used for the craetion and deletion of GameObjects as a whole entity.
Pacakge gofactory is used for the craetion and deletion of GameObjects as a whole entity.
physics
Package physics implements physics simulation and collision detection.
Package physics implements physics simulation and collision detection.
quest
Package quest handles the objective system of the game.
Package quest handles the objective system of the game.
scenemanager
Package scenemanager implements a basic location manager that satisfies the component.SceneManager interface.
Package scenemanager implements a basic location manager that satisfies the component.SceneManager interface.
Package event implements an event management system.
Package event implements an event management system.
Package graphics handles the visualization of a game world in various techniques.
Package graphics handles the visualization of a game world in various techniques.
Package instance implements a standalone structure that is capable of running a game.
Package instance implements a standalone structure that is capable of running a game.
Package math implements math functions and tools to be used in the game engine.
Package math implements math functions and tools to be used in the game engine.
Package res implements functions to handle file system and resource management.
Package res implements functions to handle file system and resource management.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL