An open API service indexing awesome lists of open source software.

https://github.com/frederiktobner/fortran_meets_sdl

Space Invaders written in Fortran using SDL3
https://github.com/frederiktobner/fortran_meets_sdl

cmake fortran sdl3

Last synced: about 2 months ago
JSON representation

Space Invaders written in Fortran using SDL3

Awesome Lists containing this project

README

        

# Fortran meets SDL

Playground for trying out SDL3 with Fortran.

## Games

### Space Invaders

A simple Space Invaders clone. The target is called "space_invaders".

![Space Invaders](images/SpaceInvaders.png)