Skip to content

digitsensitive/fantasy-consoles-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.

At the exit you will get a cartridge file, which can be stored and played on the website.

Also, the game can be packed into a player that works on all popular platforms and distribute as you wish. To make a retro styled game the whole process of creation takes place under some technical limitations: 240x136 pixels display, 16 color palette, 256 8x8 color sprites, 4 channel sound and etc.

Games

Lua Beautifier

To ensure proper indentation and make the lua code more readable I use the StyLua extension for VSCode.

Changelog

Learn about the latest improvements

Contributing

Want to correct a bug, contribute some code, or improve the codes? Excellent! Let me know! Please read CONTRIBUTING.md for details on our code of conduct.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Games for Fantasy Consoles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages