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

https://github.com/digitsensitive/fantasy-consoles-games

Games for Fantasy Consoles
https://github.com/digitsensitive/fantasy-consoles-games

Last synced: 3 months ago
JSON representation

Games for Fantasy Consoles

Awesome Lists containing this project

README

        

# Fantasy Consoles Games

This is a collection of games I have created for different fantasy consoles.
Have fun discovering, developing and playing! Ideas and corrections are highly
desirable to constantly improve this repository!

## Getting started

Select a folder, navigate to it, and clone this repository
with this command-line:

```
git clone https://github.com/digitsensitive/fantasy-consoles-games.git
```

## Fantasy consoles

## TIC-80 tiny computer

[TIC-80](https://tic80.com) is a fantasy computer for making, playing and sharing tiny games.
There are built-in tools for development: code, sprites, maps, sound editors and the command line,
which is enough to create a mini retro game.

- [TIC-80 Games](https://github.com/digitsensitive/fantasy-consoles-games/blob/master/src/tic-80)

## Lua Beautifier

To ensure proper indentation and make the lua code more readable I use the
[StyLua](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.stylua) extension for VSCode.

## Changelog

[Learn about the latest improvements](https://github.com/digitsensitive/fantasy-consoles-games/blob/master/CHANGELOG.md)

## Contributing

Want to correct a bug, contribute some code, or improve the codes? Excellent! Let me know!
Please read [CONTRIBUTING.md](https://github.com/digitsensitive/fantasy-consoles-games/blob/master/CONTRIBUTING.md) for details on our code of conduct.

## License

This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/digitsensitive/fantasy-consoles-games/blob/master/LICENSE) file for details.