63 Go Rock-paper-scissors-well-game Libraries

A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.

GoJob Opportunities API This project is a modern job opportunities API built using Golang, currently one of the highest paying programming languages.

01

⌨️ Typing game written in Go

⌨️ Typing game written in Go

Typingo Typing game written in Go. Installation Usage LICENSE Installation Homebrew $ brew install koki-develop/tap/typingo go install $ go install gi

02

Jam is a version control system for game developers.

Jam Jam is an open-source version control system for game development. We're building an open-source alternative to Perforce using Go and Content Defi

03

Game Server Selector is an open-source project that provides a comprehensive list of game servers, allowing users to choose the perfect match based on their preferences.

Game Server Selector Game Server Selector is an open-source project that provides a comprehensive list of game servers, allowing users to choose the p

04

Minesweeper in the terminal! Written in pure go and does not use any third party package/module

Minesweeper CLI (Work In Progress) This is a command-line version of the classic Minesweeper game written in Go. Please note that this project is a wo

05

Blazingly fast highly opinionated markdown to pdf 1.5 converter aimed at writing scientific papers, e.g. in University.

Blazingly fast highly opinionated markdown to pdf 1.5 converter aimed at writing scientific papers, e.g. in University.

mdpaper Blazingly fast highly opinionated markdown to pdf 1.5 converter aimed at writing scientific papers, e.g. in University. Getting started Instal

06

metatorrent lets you make searches on many well-known torrenting websites at once, fast.

metatorrent lets you make searches on many well-known torrenting websites at once, fast.

metatorrent metatorrent lets you make searches on many well-known torrenting websites at once, fast. Currently supported torrenting websites are: The

07

A Golang implementation of the Nakama Godot tutorial.

nakama-godot-demo Golang implementation This is a Lua to Golang translation of the Nakama Godot tutorial. Watch the GDQuest video here How to use: Fir

08

A tool programmed in Go to automatically restart 'hung' game servers/containers via a Pterodactyl API.

Pterodactyl Game Server Watch Description A tool programmed in Go to automatically restart 'hung' (game) servers via the Pterodactyl API (working sinc

09

Experimental PromQL engine implementation based on the Volcano paper.

Experimental PromQL engine implementation based on the Volcano paper.

PromQL Query Engine A multi-threaded implementation of a PromQL Query Engine based on the Volcano/Iterator model. The project is currently under activ

10

The reference implementation of SimplePIR and DoublePIR, accompanying the paper "One Server for the Price of Two: Simple and Fast Single-Server Private Information Retrieval."

The reference implementation of SimplePIR and DoublePIR, accompanying the paper

One Server for the Price of Two: Simple and Fast Single-Server Private Information Retrieval This repository contains the code for SimplePIR and Doubl

11

gogs is a simple, fast and lightweight game server framework written in golang

gogs: Golang Game Server Framework gogs is a simple, fast and lightweight game server framework written in golang. It is designed to be easy to use an

12

Post-money economy simulator in the form of a free fictional game based on gift economy that tests the hypothesis of having a market system without any exchange be it barters or money.

Post-money economy simulator in the form of a free fictional game based on gift economy that tests the hypothesis of having a market system without any exchange be it barters or money.

Post-money economy simulator in the form of a free fictional game based on gift economy that tests the hypothesis of having a market system without any exchange be it barters or money.

13

This application can translate text captured from any application running on your computer.

This application can translate text captured from any application running on your computer.

Interpreter This app can translate text captured from any application running on your computer. You just need to specify which window you want to samp

14

A tool for extracting content from Rockstar Game Launcher RAGE packfiles.

RGL Extractor A tool for extracting content from Rockstar Game Launcher's (in short RGL) RAGE Packfiles (mainly just Launcher.rpf at this moment). RGL

15

Simulating the card game War.

War I wanted to find out how long the card game War should be expected to take with two players. The histogram below is the result of 50,000 simulated

16

Butt Mover - A butt triggered productivity and health improvement game

Butt Mover - A butt triggered productivity and health improvement game

Butt Mover A butt triggered productivity and health improvement game. Why Productivity timers needed to be triggered manually before each task, Making

17

A Go application for Rust game servers operating with Pterodactyl. Uses Cron scheduling and includes many features!

Rust Auto Wipe Description An application made in Go (latest version works) for Rust servers operating with Pterodactyl (latest API version works). Th

18

The retro game development engine for Go, inspired by Pico-8 and powered by Ebitengine.

pi The retro game development engine for Go, inspired by Pico-8 and powered by Ebitengine. FAQ Is this a new fantasy console? No, it's not. It's rathe

19

The rock-paper-scissors-well game is an evolution of the rock-paper-scissors game.

The rock-paper-scissors-well game is an evolution of the rock-paper-scissors game: • Scissors beats paper • Paper beats rock and well • Rock beats scissors • Well beats rock and scissors

20

QBasic Nibbles in Go

QBasic Nibbles in Go

QBasic Nibbles in Go A Go reimplementation of the classic QBasic Nibbles (MS-DOS, 1990) snake game. Screenshots Install go install github.com/gophun/n

21

A Golang library that given a UUID, generates a random adjective and Ubisoft game, or character

u2ug: UUID to Ubisoft game A Golang library that given a UUID (v1 or v4), will return the concatenation of a random adjective and Ubisoft game, or cha

22

Your MitM sidekick for relaying attacks featuring DHCPv6 DNS takeover as well as mDNS, LLMNR and NetBIOS-NS spoofing.

pretender Your MitM sidekick for relaying attacks featuring DHCPv6 DNS takeover as well as mDNS, LLMNR and NetBIOS-NS spoofing pretender is a tool dev

23

An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on database connections, prepared statements and transactions

An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on database connections, prepared statements and transactions

An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on database connections, p

24

Simul Games is a free online party game server focused on realtime, varied, gameplay and ease of use across all devices.

Simul.Games Simul Games is a free online party game server focused on realtime, varied, gameplay and ease of use across all devices. Simul.Games is wr

25

Implementing Conways game of life to get a feel for how Go's Interface feature works. Probably has no practical use... but it's pretty to watch...

ConwaysGameOfLife Implementing Conways game of life to get a feel for how Go's Interface feature works. Probably has no practical use... but it's pret

26

Puzzles in a magnetic world for Ebitengine's first game jam (2022).

Bindless My entry for Ebitengine's first game jam ever! Theme was "magnets". You can find static binaries in the releases, or if you have Golang 1.18+

27

Template for a "Choose your own adventure" game written in Go. The app reads a JSON file with all the story options and renders it through an HTML template on the server, making the user able to read and play.

CHOOSE YOUR OWN ADVENTURE Template for a "Choose your own adventure" game written in Go. The app reads a JSON file with all the story options and rend

28

PokRok (pronounced /рок-rok/, means "rock" in mongolian) is a golang based "Pierre" simulator

pok-rok-simulator PokRok (pronounced /рок-rok/, means "rock" in mongolian) is a golang based "Pierre" simulator How to run ? With your feet How to run

29

Game server based on Golang, and the game client is made with unity

GameServer Game server based on Golang, and the game client is made with unity 1、基本信息 1、游戏客户端使用Unity引擎制作,基本功能:第三人称移动、瞄准射击、动作控制等 2、游戏服务器使用Golang开发 3、游戏

30

Conway's Game Of Life Implementation In Go

Conway's Game Of Life Implementation In Go

gameoflife Implementation of Conway's Game of Life in Go. Works only on Unix-like systems. Instalation go install github.com/ermanimer/gameoflife@late

31

This is yet another short Programm in GO for League of Legends. Its purpose is to find out if you already played a game with someone

have-we-met-before WARNING This complete tool is still work in Progress. It may not work This is yet another short Programm in GO for League of Legend

32

The "Walrus vs Slime" rewritten in DDD style

Walrus vs Slime The original project is BasalticStudio/Walrus-vs-Slime I wrote in 2015, this project is rewritten with DDD (Domain-Driven Design) styl

33

Download airport updates from the X-Plane Gateway directly to your game

X-Plane Gateway Downloader With this console application you can download airport updates from the X-Plane Gateway directly into your CustomScenery fo

34

A terminal Snake game that supports multiple players to play together online.

A terminal Snake game that supports multiple players to play together online.

GoSnake A Snake game that supports multiple players to play together online. The game is written in go language and does not use other third-party lib

35

🌾 A vibrant, isometric, multiplayer-centric farming game written in Go

🌾 A vibrant, isometric, multiplayer-centric farming game written in Go

A vibrant, isometric, multiplayer-centric farming game written in Go. Progress Note: may show an outdated state of development. TODO Game Introduce a

36

Lightweight tiny zero-configuration SPA HTTP server. Serves SPA bundle on port 80 which makes it play well with traefik

spa-to-http Lightweight tiny zero-configuration SPA HTTP server. Serves SPA bundle on port 80 which makes it play well with traefik Benefits Zero-conf

37

8 Puzzle game solver using the A* pathfinder algorithm

* Resolução do quebra-cabeça 8 Puzzle utilizando algoritmo A* Universidade do Vale do Itajaí Aluno: Matheus Pedroni Professor: Rudimar Luís Scaranto

38

goIP validates, parses, and formats IPv4 and IPv6 addresses, as well as creates simple, lightweight structures to store and return common information about IPs which are well suited to be used in iteration.

goIP goIP validates, parses, and formats IPv4 and IPv6 addresses, as well as creates simple, lightweight structures to store and return common informa

39

CLI implementation of the Conway's Game of Life in Go

Conway's Game of Life zero-player game simulating life of cells Wikipedia article this is my personal CLI implementation in Go Usage go build conway.g

40

Game dev Ebiten testing - Render a character, house, and add collision detection

Objectives: This is a simple game dev project designed for learning beginner concepts using the Ebiten 2D Golang game library. Much of the code will b

41

Deckr provides a REST API to simulate a deck of cards.

deckr 🃏 Deckr provides a REST/gRPC API to simulate a deck of cards. Contents deckr 🃏 Contents Requirements Mage Targets Example Generate docs Genera

42

Golang tcp and udp backend. used to do rcp communication with a old game .exe ( Fork from neqnil/piqus) Please check git history.

THIS CODE does have "BAD PRACTICE" And was used for learning. It does not have the purpose for reference. But only for archive and history. Do not use

43

Command-line MineSweeper Game written in Go

minesweeper Command-line MineSweeper Game written in Go Usage h or ? - this help, c x y - clear cell (x,y), m x y - marks (toggles) cell (x,y), n

44

Tools to generate word lists containing some variation of 7 letters, with one required letter, for a word game.

word-perfect Tools to generate word lists containing some variation of 7 letters, with one required letter, for a word game. Build go build . Run To r

45

Gophercises Exercise 1 - Quiz Game

Gophercises Exercise 1 - Quiz Game How to run the program? Type in the following to run the quiz game: go run main.go How does it work? After running

46

Is a Web3 running app with fun game and social elements. Users equip themselves with NFTs in the form of sneakers. By walking, jogging or running outdoors, users will collect GSTs and NFTs.

Please note: This repository is being rebuilt to accept the new volume of token additions and modifications. PR merges will be delayed. Contents Usage

47

Go library to print images on cheap thermo paper printers from Aliexpress

Go library to print images on cheap thermo paper printers from Aliexpress

Go library to print images on cheap thermo paper printers from Aliexpress. A CLI tool catprint is available as well.

48

Fortnite launcher that bypasses anti-cheat and injects dlls. Works on the latest game version (20.20).

Monarch Launcher (WIP) How to use: Download the latest release of neonite, then start the server by running the run.bat file. Download the latest rele

49

Conway's Game of Life made with Pixel, a 2D graphics library for the Go language!

Pixel Life Conway's Game of Life made with Pixel, a 2D graphics library for the Go language! How to compile go build pixel-life Controls Left Mouse: C

50

A tiny sniper for Discord Nitro gift codes. Intended to be performant over well-featured.

A tiny sniper for Discord Nitro gift codes. Intended to be performant over well-featured.

Crown A tiny sniper for Discord Nitro gift codes. Intended to be performant over well-featured. Automating user accounts on Discord is against their T

51

This is an implementation of the game Go in the programming language Go

This is an implementation of the game Go in the programming language Go. Presently, you can play on the command line by building and running the resulting executable.

52

static site renderer, designed to integrate well with webpack

handmd handmd is library, which renders static websites. Unlike projects like hugo it was created with rendering react applications in mind. It's main

53

Side-scroller indie game written in go - "it costs money to be alive"

Side-scroller indie game written in go -

it costs money to be alive A short, non-fighty indie side scroller game. Run with the right / left arrow keys, jump with up arrow or space. Collect co

54

Emulator for the hero online game, only for studies purpose

Hero Emulator Introduction Hero Emulator is an open source project which has been created for educational purposes, does not purpose making profit and

55

GameOfLife - A Conway's Game of Life in Raylib

GameOfLife - A Conway's Game of Life in Raylib

Game of Life ⚙️ This is my own implementation of the Conway's Game of Life in Go with Raylib. 🖼️ Screenshots ❓ How to use C - Clear all cells R - Ran

56

A tool to see all games, which are free or on discount.

game-database This project is not in alpha phase yet ⚠️ This repository doesn't contain the whole data of the most games, because it would need to muc

57

this is cli tools to play wordle game.

this is cli tools to play wordle game.

wordle-cli Play wordle in your terminal Installation For Ubuntu Download .deb file from Here the link below and install it. For Mac OS brew install as

58

Conway's Game of Life implemented in Go

Conway's Game of Life implemented in Go

Go-Gol Overview Yet another implementation of the Conway's Game of Life, this time in Go. This was just to practice my newly acquired Go skills. If yo

59

Unofficial Godot Engine binaries for the Raspberry Pi.

Unofficial Godot Engine binaries for the Raspberry Pi.

Unofficial Godot Engine for the Raspberry Pi Unofficial Godot Engine binaries for the Raspberry Pi. Limitations The Raspberry Pi only supports GLES2.

60

Command-line tool for listening log file of game named as

Path of Exile Trade Notifier Command-line tool for listening log file of game named as "Path of Exile" and looking for buy message and send it to Tele

61

Simple 2D game prototyping framework.

Simple 2D game prototyping framework.

prototype Simply prototype 2D games using an easy, minimal interface that lets you draw simple primitives and images on the screen, easily handle mous

63
1