x86life/README.md

31 lines
894 B
Markdown
Raw Normal View History

2024-03-14 03:47:58 +00:00
# x86life
x86life is a text-based life simulating game written in 64-bit x86 Assembly for
Linux.
## Requirements
- Linux
- `amd64` (`x86_64`) CPU
More details coming soon!
2024-03-25 00:35:02 +00:00
## License
Copyright © 20232024 luca0N!
This program 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, version 3 of the License.
This program 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 this program. If not, see <https://www.gnu.org/licenses/>.
<https://git.luca0n.com/luca0N/x86life>
Contact: <https://www.luca0n.com/en/contact>