• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    Go
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

2D Pixel Destruction Game written in Go.

Gizmo - Go 2D pixel game

This is a game under heavy development and commits might not be explained etc. Use/fork at your own risk!

Developed using faiface/pixel 2D library (https://github.com/faiface/pixel).

Run from code

The Pixel commit below is the latest (currently) and contains a patch I've added for supporting export of vPosition between vertex and fragment shader and is needed by this game.

go mod init gizmo
go get github.com/faiface/pixel@e51d4a6676fa48c83b5ea703cb5b044e2967cb83
go run .

Game controls

The main menu is not ready yet, you can use ESC to start the game & arrows for navigation.

  • b -> pick weapon
  • v -> drop weapon
  • q -> quit
  • s -> zoom out
  • w -> zoom in
  • Left Shift -> shoot
  • arrow + v -> throw box while holding
  • a -> transition while holding power ring

Screenshots

Videos

License

MIT

More Repositories

1

gorss

Go Terminal Feed Reader
Go
391
star
2

voxelengine3

Voxel-engine in Javascript
JavaScript
330
star
3

wizardwarz

WebGL Multiplayer game with NodeJS backend
JavaScript
292
star
4

VoxLords

VoxLords - ThreeJS WebGL game with a simple voxel engine
JavaScript
178
star
5

bintris

Binary Tetris
Go
155
star
6

vox2

Simple POC of PCG voxel-engine
JavaScript
142
star
7

Qake

Qake voxel-engine demo
JavaScript
132
star
8

voxelengine_urho3d

Voxel engine in C++ using Urho3D
C++
107
star
9

badsanta

BadSanta - Multiplayer HTML5 Game (http://santa.qake.se)
JavaScript
100
star
10

ParrotHunt

ParrotHunt - ThreeJS WebGL game (http://parrothunt.nergal.se)
JavaScript
91
star
11

doit

Simple Todo List - Wunderlist Replacement
Vue
80
star
12

rpicam

Raspberry PI Surveillance Automation
Shell
76
star
13

DungeonGenerator

Dungeon generator for games.
Perl
69
star
14

fireworks

WebGL Fireworks in VR
JavaScript
40
star
15

voxelengine_unity

Voxel engine made in C# for Unity
C#
39
star
16

spinc

Spark In Console - Cisco (WebEx)Spark Client for Linux/MacOS
Go
21
star
17

SavingNemo

SavingNemo - ThreeJS WebGL game with nodejs backend.
JavaScript
21
star
18

moonshot

Moonshot GitHubGameOff 2020 contribution
Go
16
star
19

smhialert

Home Assistant SMHI Warnings & Alerts
Python
10
star
20

hass-unifi

Unifi Person Detection with Home Assistant integration
Python
6
star
21

openfaas-demo

OpenFaaS demo using Function as a Service and object storage
Ruby
3
star
22

gruntbase

Grunt template for server/client NodeJS dev. environment.
JavaScript
2
star
23

varnish-visualizer

Varnish hit/pass visualisation in WebGL.
JavaScript
2
star
24

googlehome

Google Home (Assistant) Automation With NetHomeServer
Ruby
1
star
25

hydroponic

Hydroponic automation with ESP32 and sensors
C++
1
star
26

pointcloud

ThreeJS point cloud experiment
JavaScript
1
star