Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

github.com/jgs377/go-grid-game

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jgs377/go-grid-game


Version published
Created
Source

Grid Game

The initial aim of Grid Game is to learn to use the programming language Go. Beyond that, I am looking to produce an environment for reinforcement learning algorithms written in Go to play some simple games. This project is inspired by OpenAI's Gym (known as Gymnamsium today) which is written in python. This Grid Game is my way of starting small with a very simple environment (Gopher on a grid, achieving some objective). One objective I have, is that a human should be able to play the game with a GUI.

TODO: Make a nice splash image

Usage

In main.go's main function, select whether you want to play yourself (run) or if you want the RL agent to play (run_Q)

go run main.go

Thanks

Screenshots

FAQs

Package last updated on 28 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc