aboutsummaryrefslogtreecommitdiffstats
path: root/game.go
Commit message (Expand)AuthorAgeFilesLines
* Fix spacing on a commentMichael Bjorge2018-02-101-1/+1
* Add win streak rainbows to the trails.Mike Bjorge2018-02-101-7/+16
* Add ability to choose colorAli Yousuf2017-05-021-40/+47
* Add yellow, blue and white colorsAli Yousuf2017-05-021-2/+14
* Add AZERTY keybord keys. Closes #10Soltan Tekeev2016-03-101-2/+6
* enhc: prevent player from immediately reversing into their own trailJared Folkins2016-03-081-0/+12
* fix: HandleRight() not updating LastAction, edge case player is kickedJared Folkins2016-03-081-3/+5
* Reduce draw to 10/sZach Latta2016-03-081-1/+1
* Hopefully fix #5Zach Latta2016-03-081-2/+5
* Add reminder to use WASD to moveZach Latta2016-03-071-1/+1
* Draw 15 times a secondZach Latta2016-03-071-1/+1
* Remove yellow and blueZach Latta2016-03-071-8/+2
* Add support for Dvorak. Closes #1Zach Latta2016-03-061-3/+7
* Only redraw 10 times a secondZach Latta2016-03-061-1/+1
* Tweak wordingZach Latta2016-03-061-1/+1
* Add 15 second player timeoutZach Latta2016-03-061-5/+26
* Add functions for SessionCount and GameCountZach Latta2016-03-061-0/+12
* Run renders in goroutinesZach Latta2016-03-061-1/+1
* Make it so you can exit gamesZach Latta2016-03-061-1/+18
* Add vim keybindingsZach Latta2016-03-061-4/+14
* Optimize part of game render loopZach Latta2016-03-061-4/+5
* Implement rudimentary multi-game supportZach Latta2016-03-061-1/+75
* Add names to games and draw themZach Latta2016-03-061-4/+15
* Don't let people share colorsZach Latta2016-03-061-2/+24
* Keep your color when you respawnZach Latta2016-03-061-6/+9
* Display every other player's scoresZach Latta2016-03-061-2/+47
* Add global high score and color indicatorZach Latta2016-03-061-4/+28
* Remove extra size from the worldZach Latta2016-03-061-3/+6
* Improve scoringZach Latta2016-03-061-6/+50
* Improve colors and don't kick players when they dieZach Latta2016-03-061-19/+36
* Remove the color whiteZach Latta2016-03-061-2/+1
* Clear screen and hide cursor when renderingZach Latta2016-03-061-1/+11
* Add random player colorsZach Latta2016-03-061-16/+36
* Fix off by one errorZach Latta2016-03-061-2/+2
* Merge pull request #1 from zachlatta/reverse-player-and-wall-spritesMax Wofford2016-03-061-17/+17
|\
| * Switch wall and player trail symbolsMax Wofford2016-03-051-17/+17
* | Fix small typo in commentZach Latta2016-03-051-1/+1
* | Random spawn and trail collisionZach Latta2016-03-051-5/+36
|/
* Add bike trailsZach Latta2016-03-051-0/+76
* Add lose conditionZach Latta2016-03-051-6/+16
* Use fancy runes for the player markersZach Latta2016-03-051-2/+27
* Add game loop, Tronify it, and drastically improve drawingZach Latta2016-03-051-26/+133
* Initial commitZach Latta2016-03-051-0/+199
Un proyecto texto-plano.xyz