Skip to content

Borderline is an online videogame where two players leave trails of light as they move. If one touches the other's trail, they lose.

Notifications You must be signed in to change notification settings

Botato300/borderline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Borderline

Borderline is an online videogame where two players leave trails of light as they move. If one touches the other's trail, they lose. Written in C++ and uses the raylib library.

Requirements for development

  • MinGW G++ (C++ compiler) version 13.0.0 or greater
  • Make version 4.0.0 or greater
  • Windows or Linux operating system

How to build

It's very easy, because it uses the make build system. Just run these commands in your terminal:

  1. To compile: make
  2. To run: make run

That's it!

About

Borderline is an online videogame where two players leave trails of light as they move. If one touches the other's trail, they lose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published