This is a simple four in a row game.

Win by linking four pieces, making a line horizontally, vertically or diagonally!

NOTE: Click inside the game window if controls are not working after load.

Controls: 

  • <ArrowLeft, A, H> To move current selection to the LEFT by one 
  • <ArrowRight, D, L> To move current selection to the RIGHT by one 
  • <Space> To place a piece in the current selection

Source code made available at github.com/eeyieryi/four-in-a-row under the permissive MIT License.

Made with ebitenengine.

Font m5x7 by Daniel Linssen under Creative Commons Zero v1.0 Universal.

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authoreeyieryi
GenreStrategy
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
LinksSource code