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
- Host: GitHub
- URL: https://github.com/frederiktobner/fortran_meets_sdl
- Owner: FrederikTobner
- Created: 2025-01-17T20:35:26.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-15T16:44:02.000Z (3 months ago)
- Last Synced: 2025-02-15T17:30:02.378Z (3 months ago)
- Topics: cmake, fortran, sdl3
- Language: Fortran
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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".
