Skip to content
forked from go-ge/goge

GoGE is a simple, console-based, two-dimensional game engine programmed in Go.

Notifications You must be signed in to change notification settings

deepakchoudhary/goge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoGE

What is GoGE?

GoGE is a two-dimensional, console-based game engine in Go.

How can I use it?

Download this repository as a .zip, expand it, and rename the resulting folder from goge-master to goge. Finally, put that folder in your go/src folder.

Is There Documentation?

Yes. In goge/demos there are some heavily commented Go programs.

Todo

  • Make demo programs
  • Windows-compatible input manager
  • Fix bug #4
  • Fix bug #5
  • Invisible grid
  • Grid thickness
  • Adjustable width and height of grid squares
  • Solid creatures
  • Colliders

About

GoGE is a simple, console-based, two-dimensional game engine programmed in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%