https://github.com/kevincharm/terrestrial-instigator-2064
bare metal x86_64 2D space shooter game
https://github.com/kevincharm/terrestrial-instigator-2064
Last synced: 3 months ago
JSON representation
bare metal x86_64 2D space shooter game
- Host: GitHub
- URL: https://github.com/kevincharm/terrestrial-instigator-2064
- Owner: kevincharm
- License: other
- Created: 2018-10-06T21:44:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T00:33:59.000Z (over 6 years ago)
- Last Synced: 2024-12-31T19:25:53.654Z (5 months ago)
- Language: Assembly
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terrestrial Instigator
[Video](https://www.youtube.com/watch?v=it-8CDK_32o&feature=youtu.be)
## Credits
- Spaceship sprites by [Luis Zuno](https://opengameart.org/users/ansimuz) (License: CC0/Public Domain)
- NPC portraits by [Justin Nichol](https://opengameart.org/users/justin-nichol) (License: CC BY-SA 3.0)## Copyright
Copyright (C) 2014 Otto Visser, Tim Hegeman
gamelib-x64 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.gamelib-x64 is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with gamelib-x64. If not, see .