Pinned Repositories
3DGame
A 3D Game In JavaScript
AdventureIO
Adventure for the atari 2600 reimagined as an online multiplayer coop game.
audioVisualizer
A JavaScript program taking audio output from your device and making animations based off that.
awesome-pion
A curated list of awesome things related to Pion
bhg
Code samples for No Starch Press Black Hat Go
gameBoyDinoGame
Google Dino Game For the Original Gameboy!
NotesToKeys
Play notes -> simulate keypresses
RemoteDesktopForGaming
Gonna have a webrtc video stream of the desktop, and datachannel messages to simulate keypresses/ mouse events on the windows desktop
webrtcGameTemplate
A template for making real-time online games with web browsers as clients and a pion backend as a server.
WebRTCPeerMesh
wawesomeNOGUI's Repositories
wawesomeNOGUI/webrtcGameTemplate
A template for making real-time online games with web browsers as clients and a pion backend as a server.
wawesomeNOGUI/RemoteDesktopForGaming
Gonna have a webrtc video stream of the desktop, and datachannel messages to simulate keypresses/ mouse events on the windows desktop
wawesomeNOGUI/AdventureIO
Adventure for the atari 2600 reimagined as an online multiplayer coop game.
wawesomeNOGUI/audioVisualizer
A JavaScript program taking audio output from your device and making animations based off that.
wawesomeNOGUI/gameBoyDinoGame
Google Dino Game For the Original Gameboy!
wawesomeNOGUI/binaryConverter
A minimalist tool for quickly doing common binary/ hexadecimal/ decimal conversion tasks.
wawesomeNOGUI/C-Tings
wawesomeNOGUI/ESPAsyncWebServer
Async Web Server for ESP8266 and ESP32
wawesomeNOGUI/GoContextExample
A simple example of canceling functions with a context.CancelFunc() call
wawesomeNOGUI/GomobileUtil
Some extra functions for drawing on the screen in a gomobile program.
wawesomeNOGUI/HPBubbleScreensaver
A copycat recipe of the old HP windows 7 screensaver.
wawesomeNOGUI/ice
A Go implementation of ICE
wawesomeNOGUI/IngenuityGame
A game about flight on mars.
wawesomeNOGUI/mandelbrot-set
wawesomeNOGUI/mandlebrotWebAssembly
Mandlebrot set drawn using golang compiled to webassembly.
wawesomeNOGUI/MathMusings
Fun Math Related Quotes, Equations, And Thoughts
wawesomeNOGUI/mobile
[mirror] Go on Mobile
wawesomeNOGUI/pac-man
Vanilla javaScript Game with HTML and CSS
wawesomeNOGUI/polarVectorVisualization
To visualize vectors in polar coordinates. Made when starting out electromagnetics class and learning about cylindrical and spherical coordinate vectors.
wawesomeNOGUI/polePosition
wawesomeNOGUI/SCRAM
The Simple but Complete Random Access Machine as described in "The (New) Turing Omnibus" book implemented in VHDL
wawesomeNOGUI/ScreenASCII
Redraws your screen in real time with ascii art!
wawesomeNOGUI/screenshot
Go library to capture desktop to image
wawesomeNOGUI/The-C-Programming-Language-Examples
Programs shown/ suggested in the 1978 first edition of The C Programming Language by Kernighan and Ritchie.
wawesomeNOGUI/The-Go-Programming-Language-Exercises
Exercises/Examples from the go programming language book by Alan A. A. Donovan and Brian W. Kernighan.
wawesomeNOGUI/vexSkillsPlanner
For planning skills auton.
wawesomeNOGUI/vexTurtlePlanner
A planner to make a vex robot draw a shape on the field (like the turtle graphics in LOGO)
wawesomeNOGUI/webrtc
Pure Go implementation of the WebRTC API
wawesomeNOGUI/xkcd2601
Transcription of xkcd 2601 to runnable logo code
wawesomeNOGUI/YoutubePlaylistToText
Output all the video names in a youtube playlist in plain text.