package
Version:
v0.0.0-...-b7bdad3
Opens a new window with list of versions in this module.
Published: Oct 4, 2017
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Game manages the overall state of the game.
func New(screenWidth, screenHeight int) *Game
New creates, initializes, and returns a new Game.
Draw the game to the given image. The size of the image shouud be the same as the size
given to New.
Update the Game by simulating the state by one frame.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.