Skip to content

jmorgan1321/golang-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-games

Intro

golang-games is an example of how to set up a basic game engine. It's core is written in Go with graphics and input done in javascript.

Features

Here are a list of planned features that game engine will support:

  • hot code reloading
  • json serialization/deserialization
  • component-based artchitecture
  • entity system
  • ... more to come

Copyrights, Licence, other Miscellany

Blah, blah copyright.

Demo

More to come

Installation

More to come

Usage

More to come

About

Just a place for me to mess around with some game ideas (using go and javascript).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published