Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabedoesthings/nexa
A simple c library I use for my games :)
https://github.com/sabedoesthings/nexa
Last synced: 2 months ago
JSON representation
A simple c library I use for my games :)
- Host: GitHub
- URL: https://github.com/sabedoesthings/nexa
- Owner: SabeDoesThings
- Created: 2024-11-03T01:44:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T03:59:41.000Z (3 months ago)
- Last Synced: 2024-11-10T04:26:22.468Z (3 months ago)
- Language: C
- Size: 732 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nexa![newnexa](https://github.com/user-attachments/assets/12e19c25-fd94-44e6-bd66-5690fa5996de)
A simple c library I made to use to make my games :)
You can find the empty project template [here](https://github.com/SabeDoesThings/NexaEmptyProject)
If you want a full game example I made a simple [space shooter](https://github.com/SabeDoesThings/Space-Shooter-in-Nexa) covering some basic things.