Skip to content

Kingmidas74/gonesis_engine

Repository files navigation

Github CI/CD GitHub last commit Go Report Repository Top Language GitHub go.mod Go version Github Repository Size Github Open Issues Lines of code License GitHub contributors Simply the best ;)

Gonesis

Description

This is zero-player game.

Core

  • Several types of cells
  • Several types of terrains

Optional

  • Ability to parametrize many settings

Solution notes

  • 📖 standard Go project layout (or not 😐)
  • 💿 github CI/CD + Makefile included
  • 🗃️ WebAssembly support

HOWTO

  • run with make (rebuild binaries) and go to localhost:9091
  • rebuild WebAssembly with make wasm
  • start with make server (in docker mode) and go to localhost:8989
  • test with make test

A picture is worth a thousand words...

... but the live demo is even better!

Play

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published