Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 677 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 677 Bytes

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 v5.0

  • Build the game with make