Skip to content

SomeUnusualGames/Flag-Wars

Repository files navigation

Flag Wars

This is the source code for the game Flag Wars made in FreeBASIC.

Your objective is to destroy the enemy sun by shooting sunrays.

Watch on Youtube (click the image):

Watch on Youtube

Language used

FreeBASIC version used: FreeBASIC Compiler - Version 1.08.1 (2021-07-05), built for win64 (64bit)

Depends on:

Building

  • Install FreeBASIC and add it to your PATH.

  • Download and build raylib v4.2

  • Build the game with make